Added missing levels names

This commit is contained in:
Vasil Kulakov 2015-05-08 12:31:17 +03:00
parent b43d6eb1e7
commit 01537305e7
4 changed files with 11 additions and 6 deletions

View file

@ -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",