improve German next level translation

This commit is contained in:
Sven Koch 2024-07-11 15:14:02 +02:00 committed by GitHub
parent 191c9f02e7
commit bd27350419
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,8 +16,8 @@ exports.dialog = {
markdowns: [ markdowns: [
'## Super gemacht!!!', '## Super gemacht!!!',
'', '',
'Du hast den Level in *{numCommands}* Befehl(en) gelöst;', 'Du hast das Level mit *{numCommands}* Befehl(en) gelöst;',
'meine Lösung besteht aus {best}.' 'unsere Lösung nutzt {best}.'
] ]
} }
}], }],