mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-14 00:24:28 +02:00
modify and add Chinese
This commit is contained in:
parent
2bfd12f750
commit
ce2a97c332
21 changed files with 36 additions and 49 deletions
|
@ -11,7 +11,7 @@ exports.level = {
|
|||
},
|
||||
"hint": {
|
||||
"en_US": "Pay attention to the ordering -- commit on master first!",
|
||||
"zh_CN": "Pay attention to the ordering -- commit on master first!",
|
||||
"zh_CN": "注意顺序 -- 先在 master 上 commit!",
|
||||
"zh_TW": "注意順序的問題喔!先在 master branch 上面送 commit",
|
||||
"es_AR": "Prestá atención al orden: ¡commiteá sobre master primero!",
|
||||
"de_DE": "Beachte die Sortierung -- committe zuerst auf dem master!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue