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

@ -362,7 +362,7 @@ exports.level = {
"type": "ModalAlert",
"options": {
"markdowns": [
"¡Ok! Ya estás listo para manejar ramas. Cuando se cierre esta ventana,",
"¡Ok! Ya podés manejar ramas. Cuando se cierre esta ventana,",
"creá una nueva rama llamada `bugFix` y cambiate a ella."
]
}