mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
'es_ES' translation typos
This commit is contained in:
parent
892830add4
commit
b2fbf6b009
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@ exports.dialog = {
|
|||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## ¡Compartí!',
|
||||
'## ¡Comparte!',
|
||||
'',
|
||||
'Comparte tus árboles con tus amigos usando `export tree` e `import tree`',
|
||||
'',
|
||||
|
@ -130,7 +130,7 @@ exports.dialog = {
|
|||
'',
|
||||
'Para ver todos los comandos disponibles, escribe `show commands`. Hay algunas joyitas como `undo` y `reset`',
|
||||
'',
|
||||
'Por ahora, arranquemos con los `levels`...'
|
||||
'Por ahora, empecemos con los `levels`...'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue