mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-24 20:54:36 +02:00
Correction d'erreurs
This commit is contained in:
parent
cd28b2d37f
commit
84bfcbed97
5 changed files with 7 additions and 7 deletions
|
@ -14,7 +14,7 @@ exports.level = {
|
|||
"en_US": "Use the label (hash) on the commit for help!",
|
||||
"es_AR": "¡Usá la etiqueta (hash) sobre el commit para ayudarte!",
|
||||
"de_DE": "Benutze den Bezeichner (den Hash) des Commits.",
|
||||
"fr_FR": "Utiiser le label (identifiant) du commit pour aider !"
|
||||
"fr_FR": "Utiiser le label (identifiant) du commit pour aider !",
|
||||
"zh_TW": "使用 commit 上的標籤(hash)來幫助你!",
|
||||
"zh_CN": "使用提交记录上的标签(hash)来求助!"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue