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/preferences/browser/preferencesEditor.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json b/i18n/kor/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
index 54307c8876f..3fc4a09490f 100644
--- a/i18n/kor/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
@@ -11,5 +11,7 @@
"noSettingsFound": "결과 없음",
"oneSettingFound": "1개 설정 일치함",
"settingsFound": "{0}개 설정 일치함",
+ "fileEditorWithInputAriaLabel": "{0}. 텍스트 파일 편집기입니다.",
+ "fileEditorAriaLabel": "텍스트 파일 편집기입니다.",
"preferencesAriaLabel": "기본 설정. 읽기 전용 텍스트 편집기입니다."
} \ No newline at end of file