mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
add zh-tw
This commit is contained in:
commit
c9e180393d
66 changed files with 4341 additions and 325 deletions
|
@ -10,6 +10,17 @@ exports.dialog = {
|
|||
]
|
||||
}
|
||||
}],
|
||||
'de_DE': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Super gemacht',
|
||||
'',
|
||||
'Du hast den Level in *{numCommands}* Befehl(en) gelöst;',
|
||||
'meine Lösung besteht aus {best}.'
|
||||
]
|
||||
}
|
||||
}],
|
||||
'ja': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue