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/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/kor/extensions/git/out/commands.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/kor/extensions/git/out/commands.i18n.json b/i18n/kor/extensions/git/out/commands.i18n.json
index 27c25eea37c..48d59b9d165 100644
--- a/i18n/kor/extensions/git/out/commands.i18n.json
+++ b/i18n/kor/extensions/git/out/commands.i18n.json
@@ -13,6 +13,8 @@
"confirm revert": "{0}에서 선택한 변경 내용을 되돌리시겠습니까?",
"disabled": "Git은 이 작업 영역에서 사용하지 않도록 설정되어 있거나 지원되지 않습니다.",
"discard": "변경 내용 취소",
+ "git error": "Git 오류",
+ "git error details": "Git: {0}",
"never again": "다시 표시 안 함",
"no changes": "커밋할 변경 내용이 없습니다.",
"no remotes to publish": "리포지토리에 게시하도록 구성된 원격이 없습니다.",