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/debugViews.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index e199cca6775..e6e2542dc0a 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/cht/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