Lesson names and descriptions updated for all levels in Japanese. Also, initial translation of Clone introduction into Japanese complete

This commit is contained in:
Derek Barncard 2014-11-02 23:14:18 -08:00
parent fb26b80a78
commit f23c9d8c3d
29 changed files with 118 additions and 10 deletions

View file

@ -8,6 +8,7 @@ exports.level = {
"zh_TW": "git pull'",
"es_AR": "git pull",
"de_DE": "Git Pull",
"ja" : "Git Pull",
"fr_FR": "Git pull"
},
"hint": {
@ -16,6 +17,7 @@ exports.level = {
"zh_TW": "只要下 git pull 這個指令即可",
"es_AR": "Simplemente ¡hacé git pull!",
"de_DE": "Führe einfach git pull aus.",
"ja" : "単にgit pullを実行",
"fr_FR": "Utilisez facilement git pull !"
},
"startDialog": {