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/debugViews.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index b47d705e0f3..230f0bd8f03 100644
--- a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
@@ -5,16 +5,12 @@
// Do not edit this file. It is machine generated.
{
"variablesSection": "变量部分",
- "variables": "变量",
"variablesAriaTreeLabel": "调试变量",
"expressionsSection": "表达式部分",
- "watch": "监视",
"watchAriaTreeLabel": "调试监视表达式",
"callstackSection": "调用堆栈部分",
"debugStopped": "因 {0} 已暂停",
- "callStack": "调用堆栈",
"callStackAriaLabel": "调试调用堆栈",
"breakpointsSection": "断点部分",
- "breakpoints": "断点",
"breakpointsAriaTreeLabel": "调试断点"
} \ No newline at end of file