MapComplete/langs/shared-questions/es.json
Adolfo Jayme Barrientos 4d8209ed99
Translated using Weblate (Spanish)
Currently translated at 8.1% (3 of 37 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/es/
2022-02-11 15:27:27 +01:00

17 lines
528 B
JSON

{
"shared_questions": {
"description": {
"question": "¿Aún hay algo relevante que no ha encajado en las preguntas anteriores? Compártalo aquí.<br/><span style='font-size: small'>No repita datos ya expresados</span>"
},
"dog-access": {
"mappings": {
"0": {
"then": "Se permiten perros"
},
"1": {
"then": "<b>No</b> se permiten perros"
}
}
}
}
}