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/repl.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
index eaa06eac948..c4165e7cf36 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
@@ -7,5 +7,5 @@
"actions.repl.acceptInput": "REPL 입력 수락",
"actions.repl.historyNext": "기록 다음",
"actions.repl.historyPrevious": "기록 이전",
- "replAriaLabel": "읽기 평가 인쇄 루프 패널"
+ "replAriaLabel": "read–eval–print loop 패널"
} \ No newline at end of file