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/replViewer.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index e7982d93dfd..39f259be4a4 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -7,6 +7,5 @@
"stateCapture": "第一次評估會擷取物件狀態",
"replVariableAriaLabel": "變數 {0} 具有值 {1},「讀取、求值、輸出」迴圈,偵錯",
"replExpressionAriaLabel": "運算式 {0} 具有值 {1},「讀取、求值、輸出」迴圈,偵錯",
- "replValueOutputAriaLabel": "{0},「讀取、求值、輸出」迴圈,偵錯",
- "replKeyValueOutputAriaLabel": "輸出變數 {0} 具有值 {1},「讀取、求值、輸出」迴圈,偵錯"
+ "replValueOutputAriaLabel": "{0},「讀取、求值、輸出」迴圈,偵錯"
} \ No newline at end of file