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/debugViews.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index c9ed1bd1f22..b890a7946e2 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
@@ -5,16 +5,12 @@
// Do not edit this file. It is machine generated.
{
"variablesSection": "변수 섹션",
- "variables": "변수",
"variablesAriaTreeLabel": "변수 디버그",
"expressionsSection": "식 섹션",
- "watch": "조사식",
"watchAriaTreeLabel": "조사식 디버그",
"callstackSection": "호출 스택 섹션",
"debugStopped": "{0}에서 일시 중지됨",
- "callStack": "호출 스택",
"callStackAriaLabel": "호출 스택 디버그",
"breakpointsSection": "중단점 섹션",
- "breakpoints": "중단점",
"breakpointsAriaTreeLabel": "중단점 디버그"
} \ No newline at end of file