Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/cht/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
index ed2f5ab853d..4658c319256 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
@@ -7,5 +7,6 @@
"replAriaLabel": "「讀取、求值、輸出」迴圈面板",
"actions.repl.historyPrevious": "上一筆記錄",
"actions.repl.historyNext": "下一筆記錄",
- "actions.repl.acceptInput": "REPL 接受輸入"
+ "actions.repl.acceptInput": "REPL 接受輸入",
+ "actions.repl.copyAll": "偵錯: 主控台全部複製"
} \ No newline at end of file