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/browser/debugCommands.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
index 87eb5d52c9e..7928624aeb4 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"noFolderDebugConfig": "고급 디버그 구성을 수행하려면 먼저 폴더를 여세요.",
- "debug": "디버그"
+ "inlineBreakpoint": "인라인 중단점",
+ "debug": "디버그",
+ "addInlineBreakpoint": "인라인 중단점 추가"
} \ No newline at end of file