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/debugActions.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
index 67597f5cd51..d1d8a2f6ed3 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
@@ -21,6 +21,7 @@
"disconnectDebug": "연결 끊기",
"continueDebug": "계속",
"pauseDebug": "일시 중지",
+ "terminateThread": "스레드 종료",
"restartFrame": "프레임 다시 시작",
"removeBreakpoint": "중단점 제거",
"removeAllBreakpoints": "모든 중단점 제거",
@@ -40,6 +41,7 @@
"debugConsoleAction": "디버그 콘솔",
"unreadOutput": "디버그 콘솔의 새 출력",
"debugFocusConsole": "디버그 콘솔에 포커스",
+ "focusSession": "세션에 포커스 설정",
"stepBackDebug": "뒤로 이동",
"reverseContinue": "반전"
} \ No newline at end of file