Merge Japanese translation ings! That wasn't too bad Issue #82

This commit is contained in:
Peter Cottle 2013-03-24 14:32:47 -07:00
parent 2957cdf966
commit dce569165d
14 changed files with 584 additions and 4 deletions

View file

@ -10,6 +10,17 @@ exports.dialog = {
]
}
}],
'ja': [{
type: 'ModalAlert',
options: {
markdowns: [
'## 完成!',
'',
'あなたは*{numCommands}*回のコマンドでこの課題をクリアしました; ',
'模範解答では{best}回です。'
]
}
}],
'zh_CN': [{
type: 'ModalAlert',
options: {