mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
More translations, fixed existing ones
This commit is contained in:
parent
f7a6acd494
commit
bdb799da32
9 changed files with 378 additions and 17 deletions
|
@ -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}.'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue