More translations, fixed existing ones

This commit is contained in:
Jens Bremmekamp 2013-12-18 21:12:51 +01:00
parent f7a6acd494
commit bdb799da32
9 changed files with 378 additions and 17 deletions

View file

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