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/merge-conflict/out/commandHandler.i18n.json')
-rw-r--r--i18n/kor/extensions/merge-conflict/out/commandHandler.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/kor/extensions/merge-conflict/out/commandHandler.i18n.json b/i18n/kor/extensions/merge-conflict/out/commandHandler.i18n.json
index ce73e350da6..844c3a0d88b 100644
--- a/i18n/kor/extensions/merge-conflict/out/commandHandler.i18n.json
+++ b/i18n/kor/extensions/merge-conflict/out/commandHandler.i18n.json
@@ -6,6 +6,7 @@
{
"cursorNotInConflict": "편집기 커서가 병합 충돌 내에 없음",
"compareChangesTitle": "{0}: 현재 변경 사항 ⟷ 수신 변경 사항",
+ "cursorOnCommonAncestorsRange": "편집기 커서가 공통 과거 블록 내에 있습니다. \"현재\" 또는 \"수신\" 블록으로 옮기세요.",
"cursorOnSplitterRange": "편집기 커서가 병합 충돌 스플리터 내에 있습니다. \"현재\" 또는 \"수신\" 블록으로 옮기세요.",
"noConflicts": "이 파일에서 발견된 병합 충돌 없음",
"noOtherConflictsInThisFile": "이 파일 내에 다른 병합 충돌 없음"