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/debug.contribution.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index fc577deeed8..00b72c7e934 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -8,6 +8,10 @@
"toggleDebugPanel": "디버그 콘솔",
"debug": "디버그",
"debugPanel": "디버그 콘솔",
+ "variables": "변수",
+ "watch": "조사식",
+ "callStack": "호출 스택",
+ "breakpoints": "중단점",
"view": "보기",
"debugCategory": "디버그",
"debugCommands": "디버그 구성",