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.json2
1 files changed, 1 insertions, 1 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 9063bc79c2f..874247a3475 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
@@ -26,6 +26,6 @@
"always": "상태 표시줄에 디버그 항상 표시",
"onFirstSessionStart": "디버그가 처음으로 시작된 후에만 상태 표시줄에 디버그 표시",
"showInStatusBar": "디버그 상태 표시줄을 표시할 시기를 제어합니다.",
- "openDebug": "디버깅 세션 시작 시 디버그 뷰렛을 열지 여부를 제어합니다.",
+ "openDebug": "디버깅 세션 시작 시에 디버그 보기를 열지 여부를 제어합니다",
"launch": "전역 디버그 시작 구성입니다. 작업 영역에서 공유되는 \n 'launch.json'에 대한 대체로 사용되어야 합니다."
} \ No newline at end of file