add zh-tw

This commit is contained in:
mht 2014-03-21 12:06:40 +08:00
commit c9e180393d
66 changed files with 4341 additions and 325 deletions

View file

@ -10,6 +10,17 @@ exports.dialog = {
]
}
}],
'de_DE': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Super gemacht',
'',
'Du hast den Level in *{numCommands}* Befehl(en) gelöst;',
'meine Lösung besteht aus {best}.'
]
}
}],
'ja': [{
type: 'ModalAlert',
options: {