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/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 9c417b8c7dd..1da0363bd93 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/kor/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