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/browser/debugActions.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/browser/debugActions.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/browser/debugActions.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
index 0b5be9a7961..621e10c3c70 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
@@ -21,6 +21,7 @@
"disconnectDebug": "中斷連接",
"continueDebug": "繼續",
"pauseDebug": "暫停",
+ "terminateThread": "終止執行緒",
"restartFrame": "重新啟動框架",
"removeBreakpoint": "移除中斷點",
"removeAllBreakpoints": "移除所有中斷點",