mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 00:18:56 +02:00
Fixed zh_TW level name
This commit is contained in:
parent
b4372ea12b
commit
98a7e72d62
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ exports.level = {
|
|||
"name": {
|
||||
"en_US": "Git Pullin'",
|
||||
"zh_CN": "Git Pull",
|
||||
"zh_TW": "git pull'",
|
||||
"zh_TW": "git pull",
|
||||
"es_AR": "git pull",
|
||||
"pt_BR": "Git Pull",
|
||||
"de_DE": "Git Pull",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue