mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 23:54:27 +02:00
Added missing levels names
This commit is contained in:
parent
b43d6eb1e7
commit
01537305e7
4 changed files with 11 additions and 6 deletions
|
@ -23,7 +23,7 @@ exports.level = {
|
|||
"ja": "一つのコミットのみを取得",
|
||||
"zh_CN": "只取一个 commit",
|
||||
"zh_TW": "只取一個 commit",
|
||||
"кг_КГ": "Выберем один коммит."
|
||||
"ru_RU": "Выберем один коммит."
|
||||
},
|
||||
"hint": {
|
||||
"en_US": "Remember, interactive rebase or cherry-pick is your friend here",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue