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/browser/debugActions.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/debug/browser/debugActions.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/debug/browser/debugActions.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
index 35bf538ccda..fbf479d82e2 100644
--- a/i18n/chs/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
@@ -21,6 +21,7 @@
"disconnectDebug": "断开连接",
"continueDebug": "继续",
"pauseDebug": "暂停",
+ "terminateThread": "终止线程",
"restartFrame": "重新启动框架",
"removeBreakpoint": "删除断点",
"removeAllBreakpoints": "删除所有断点",