From 845087b8e0b5af84c195b2b939cae26095d8833c Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 17 Jan 2023 14:14:40 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (76 of 76 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/es/ --- langs/shared-questions/es.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/es.json b/langs/shared-questions/es.json index 69ff45e4cc..b31c99930a 100644 --- a/langs/shared-questions/es.json +++ b/langs/shared-questions/es.json @@ -258,6 +258,17 @@ } }, "question": "¿Cual es el ítem correspondiente en Wikipedia?" + }, + "induction-loop": { + "mappings": { + "1": { + "then": "Este lugar no tiene bucle auditivo" + }, + "0": { + "then": "Este lugar tiene un bucle auditivo" + } + }, + "question": "¿Este lugar tiene un bucle auditivo para personas con discapacidad auditiva?" } } -} \ No newline at end of file +}