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/debug.contribution.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index da46c1cbcd0..cdb820233a1 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -8,6 +8,10 @@
"toggleDebugPanel": "偵錯主控台",
"debug": "偵錯",
"debugPanel": "偵錯主控台",
+ "variables": "變數",
+ "watch": "監看",
+ "callStack": "呼叫堆疊",
+ "breakpoints": "中斷點",
"view": "檢視",
"debugCategory": "偵錯",
"debugCommands": "偵錯組態",