Merge pull request #1159 from SVNKoch/SVNKoch-patch-1

improve German next level translation
This commit is contained in:
Peter Cottle 2024-07-12 19:09:44 -04:00 committed by GitHub
commit e54273916e
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}.'
] ]
} }
}], }],