mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-27 12:32:37 +02:00
improve korean translation
This commit is contained in:
parent
d533427173
commit
d2a873cb40
@ -23,7 +23,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
|
|||||||
<kbd>:</kbd>: execute custom command
|
<kbd>:</kbd>: execute custom command
|
||||||
<kbd>z</kbd>: 되돌리기 (reflog) (실험적)
|
<kbd>z</kbd>: 되돌리기 (reflog) (실험적)
|
||||||
<kbd>ctrl+z</kbd>: 다시 실행 (reflog) (실험적)
|
<kbd>ctrl+z</kbd>: 다시 실행 (reflog) (실험적)
|
||||||
<kbd>P</kbd>: 푸쉬
|
<kbd>P</kbd>: 푸시
|
||||||
<kbd>p</kbd>: 업데이트
|
<kbd>p</kbd>: 업데이트
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ func koreanTranslationSet() TranslationSet {
|
|||||||
LcToggleTreeView: "파일 트리뷰로 전환",
|
LcToggleTreeView: "파일 트리뷰로 전환",
|
||||||
LcOpenMergeTool: "git mergetool를 열기",
|
LcOpenMergeTool: "git mergetool를 열기",
|
||||||
LcRefresh: "새로고침",
|
LcRefresh: "새로고침",
|
||||||
LcPush: "푸쉬",
|
LcPush: "푸시",
|
||||||
LcPull: "업데이트",
|
LcPull: "업데이트",
|
||||||
LcScroll: "스크롤",
|
LcScroll: "스크롤",
|
||||||
MergeConflictsTitle: "병합 충돌 내용",
|
MergeConflictsTitle: "병합 충돌 내용",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user