fix some typos and add ja push translated

This commit is contained in:
Mizunashi Mana 2015-06-16 12:35:15 +09:00
parent fecf55c2db
commit ab2a163eed
5 changed files with 52 additions and 8 deletions

View file

@ -6,7 +6,7 @@ exports.level = {
"en_US": "Faking Teamwork",
"fr_FR": "Simulation du travail d'équipe",
"de_DE": "Teamarbeit simulieren",
"ja" : "擬似チームワーク",
"ja" : "擬似的なチーム作業",
"es_AR": "Simulando el trabajo en equipo",
"pt_BR": "Simulando trabalho em equipe",
"zh_CN": "模拟团队合作",
@ -17,7 +17,7 @@ exports.level = {
"en_US": "remember you can specify the number of commits to fake",
"fr_FR": "rappelez-vous que vous pouvez spécifier le nombre de commits à simuler",
"de_DE": "Nicht vergessen, du kannst angeben wieviele Commits simuliert werden sollen.",
"ja" : "擬似作成するコミット数を指定できるのをお忘れなく",
"ja" : "擬似的に作成するコミット数を指定できるのをお忘れなく",
"es_AR": "Acordate que podés especificar cuántos commits simular",
"pt_BR": "Lembre-se que você pode especificar quantos commits quer simular",
"zh_CN": "记住为fake中的commit指定数量",