mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
Full Spanish translation
This commit is contained in:
parent
f1686932cb
commit
31ea0cedd0
40 changed files with 2397 additions and 4 deletions
|
@ -53,6 +53,17 @@ exports.dialog = {
|
|||
]
|
||||
}
|
||||
}],
|
||||
'es_AR': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## ¡Buen trabajo!',
|
||||
'',
|
||||
'Resolviste el nivel en *{numCommands}* comandos; ',
|
||||
'nuestra mejor solución usa {best}.'
|
||||
]
|
||||
}
|
||||
}],
|
||||
'fr_FR': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue