mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-19 09:08:25 +02:00
Added missing levels names
This commit is contained in:
parent
b43d6eb1e7
commit
01537305e7
4 changed files with 11 additions and 6 deletions
|
@ -21,7 +21,8 @@ exports.level = {
|
|||
"pt_BR": "Referências relativas #2 (~)",
|
||||
"fr_FR": "Références relatives #2 (~)",
|
||||
"zh_CN": "相对引用2(~)",
|
||||
"zh_TW": "相對引用二(~)"
|
||||
"zh_TW": "相對引用二(~)",
|
||||
"ru_RU": 'Относительные ссылки №2'
|
||||
},
|
||||
"startDialog": {
|
||||
"en_US": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue