Merge pull request #895 from jcvincenti/MakeEsArTranslationGenderAware

Modify es_AR gendered nouns and adjectives
This commit is contained in:
Peter Cottle 2021-10-26 11:16:41 -06:00 committed by GitHub
commit c9c295524e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 30 additions and 30 deletions

View file

@ -422,7 +422,7 @@ exports.level = {
"(*En nuestras visualizaciones, el primer padre se ubica directamente arriba del commit de merge.*)"
],
"afterMarkdowns": [
"Fácil -- esto es a lo que estamos acostumbrados."
"Fácil -- esto es algo habitual."
],
"command": "git checkout main^",
"beforeCommand": "git checkout HEAD^; git commit; git checkout main; git merge C2"