From d9c7a45685d004cd61a868b183a85d6be4ecdbfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Valero?= Date: Mon, 14 Dec 2020 08:11:10 -0600 Subject: [PATCH 1/2] add missing es-mx translations --- language/es-mx.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/language/es-mx.json b/language/es-mx.json index f469ece..ea4b713 100644 --- a/language/es-mx.json +++ b/language/es-mx.json @@ -268,16 +268,16 @@ "default": "Navegado a solución de muestra incluida después de área de texto." }, { - "label": "Assistive technology description for \"Check\" button", - "default": "Check the answers." + "label": "Descripción de tecnología asistiva para botón \"Revisar\" ", + "default": "Revisar las respuestas." }, { - "label": "Assistive technology description for \"Show Solution\" button", - "default": "Show the solution. You will be provided with a sample solution." + "label": "Descripción de tecnología asistiva para botón \"Mostrar solución\" ", + "default": "Mostrar la solución. Se le proporcionará una solución de muestra." }, { - "label": "Assistive technology description for \"Retry\" button", - "default": "Retry the task. You can improve your previous answer if the author allowed that." + "label": "Descripción de tecnología asistiva para botón \"Reintentar\" ", + "default": "Reintentar la tarea. Puede mejorar su respuesta anterior si el autor lo permitió." } ] } From 0c85cba129d46337dc1c5034620b7aa1ddd958f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Valero?= Date: Mon, 14 Dec 2020 08:11:47 -0600 Subject: [PATCH 2/2] add missing es translations --- language/es.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/language/es.json b/language/es.json index f469ece..ea4b713 100644 --- a/language/es.json +++ b/language/es.json @@ -268,16 +268,16 @@ "default": "Navegado a solución de muestra incluida después de área de texto." }, { - "label": "Assistive technology description for \"Check\" button", - "default": "Check the answers." + "label": "Descripción de tecnología asistiva para botón \"Revisar\" ", + "default": "Revisar las respuestas." }, { - "label": "Assistive technology description for \"Show Solution\" button", - "default": "Show the solution. You will be provided with a sample solution." + "label": "Descripción de tecnología asistiva para botón \"Mostrar solución\" ", + "default": "Mostrar la solución. Se le proporcionará una solución de muestra." }, { - "label": "Assistive technology description for \"Retry\" button", - "default": "Retry the task. You can improve your previous answer if the author allowed that." + "label": "Descripción de tecnología asistiva para botón \"Reintentar\" ", + "default": "Reintentar la tarea. Puede mejorar su respuesta anterior si el autor lo permitió." } ] }