PR #178 Awesome french translation fixup

This commit is contained in:
Peter Cottle 2014-06-04 18:37:05 -07:00
parent c8dbcadb81
commit 20c833763a
4 changed files with 4 additions and 3 deletions

View file

@ -30,7 +30,7 @@ exports.level = {
"hint": {
"en_US": "The first command is git rebase -i HEAD~2",
"de_DE": "Der erste Befehl ist git rebase -i HEAD~2",
"de_DE": "La première commande est git rebase -i HEAD~2",
"fr_FR": "La première commande est git rebase -i HEAD~2",
"es_AR": "El primer comando es git rebase -i HEAD~2",
"ja": "最初に打つコマンドはgit rebase -i HEAD~2",
"ko": "첫번째 명령은 git rebase -i HEAD~2 입니다",