Correction d'erreurs

This commit is contained in:
Alexandre Honorat 2014-07-28 16:47:15 +01:00
parent cd28b2d37f
commit 84bfcbed97
5 changed files with 7 additions and 7 deletions

View file

@ -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)来求助!"
},