Added locale german, lots of translations

This commit is contained in:
Jens Bremmekamp 2013-12-18 16:33:45 +01:00
parent 4c350da546
commit f7a6acd494
6 changed files with 195 additions and 7 deletions

View file

@ -10,6 +10,17 @@ exports.dialog = {
]
}
}],
'en_US': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Super gemacht!',
'',
'Du hast den level in *{numCommands}* command(s) gelöst;',
'unsere Lösung braucht {best}.'
]
}
}],
'ja': [{
type: 'ModalAlert',
options: {