mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-24 20:54:36 +02:00
Rephrase sentences to avoid using the at sign
This commit is contained in:
parent
6f15a815ff
commit
40fe4abe60
17 changed files with 25 additions and 25 deletions
|
@ -32,7 +32,7 @@ exports.dialog = {
|
|||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## ¡Bienvenid@ a Learn Git Branching!',
|
||||
'## ¡Te damos la bienvenida a Learn Git Branching!',
|
||||
'',
|
||||
'Esta aplicación está diseñada para ayudar a los principiantes ',
|
||||
'a manejar los poderosos conceptos que hay detrás del trabajo ',
|
||||
|
@ -45,7 +45,7 @@ exports.dialog = {
|
|||
'',
|
||||
'[https://pcottle.github.io/learnGitBranching/?demo](https://pcottle.github.io/learnGitBranching/?demo)',
|
||||
'',
|
||||
'¿Hart@ de este mensaje? Agregale `?NODEMO` a la URL para dejar de verlo, como en este link:',
|
||||
'¿Queres dejar de ver este mensaje? Agregale `?NODEMO` a la URL para dejar de verlo, como en este link:',
|
||||
'',
|
||||
'[https://pcottle.github.io/learnGitBranching/?NODEMO](?NODEMO)'
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue