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/platform/actions/browser/menusExtensionPoint.i18n.json')
-rw-r--r--i18n/kor/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json b/i18n/kor/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
index 23defdcd329..ee860687c51 100644
--- a/i18n/kor/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
+++ b/i18n/kor/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
@@ -8,6 +8,7 @@
"dupe.command": "메뉴 항목이 동일한 명령을 기본값과 alt 명령으로 참조합니다.",
"menuId.invalid": "`{0}`은(는) 유효한 메뉴 식별자가 아닙니다.",
"menus.editorContext": "편집기 상황에 맞는 메뉴",
+ "menus.editorTabContext": "편집기 탭 상황에 맞는 메뉴",
"menus.editorTitle": "편집기 제목 메뉴",
"menus.explorerContext": "파일 탐색기 상황에 맞는 메뉴",
"missing.altCommand": "메뉴 항목이 '명령' 섹션에 정의되지 않은 alt 명령 `{0}`을(를) 참조합니다.",