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/replViewer.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 16828d670d2..1de1dd184f1 100644
--- a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -8,5 +8,5 @@
"replVariableAriaLabel": "变量 {0} 具有值 {1}、读取 Eval 打印循环,调试",
"replExpressionAriaLabel": "表达式 {0} 具有值 {1},读取 Eval 打印循环,调试",
"replValueOutputAriaLabel": "{0},读取 Eval 打印循环,调试",
- "replKeyValueOutputAriaLabel": "输出变量 {0} 具有值 {1},读取 Eval 打印循环,调试"
+ "replRawObjectAriaLabel": "Repl(交互式解释器)变量 {0} 具有值 {1},读取 求值 输出 循环,调试"
} \ No newline at end of file