mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-10 14:44:28 +02:00
Merge pull request #895 from jcvincenti/MakeEsArTranslationGenderAware
Modify es_AR gendered nouns and adjectives
This commit is contained in:
commit
c9c295524e
22 changed files with 30 additions and 30 deletions
|
@ -287,7 +287,7 @@ exports.level = {
|
|||
"type": "GitDemonstrationView",
|
||||
"options": {
|
||||
"beforeMarkdowns": [
|
||||
"Ahora estamos parados sobre la rama `main`. Avancemos y rebaseémosla sobre `bugFix`..."
|
||||
"Ahora nos encontramos sobre la rama `main`. Avancemos y rebaseémosla sobre `bugFix`..."
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"¡Ahí está! Como `main` era un ancestro de `bugFix`, git simplemente movió la referencia de `main` hacia adelante en la historia."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue