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/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index b5ff6710603..e96dadb14ac 100644
--- a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/chs/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": "调试配置",