diff --git a/language/es.json b/language/es.json index 04f290a..099f0d1 100644 --- a/language/es.json +++ b/language/es.json @@ -159,8 +159,8 @@ "label": "Habilitar \"Solución\"" }, { - "label": "Keep correct answers on retry", - "description": "If this option is enabled, correct answers will be kept when the user retries the task unless full score was achieved." + "label": "Mantener las respuestas correctas al volver a intentarlo", + "description": "Si esta opción está habilitada, las respuestas correctas se conservarán cuando el usuario vuelva a intentar la tarea, a menos que haya alcanzado la puntuación completa." } ] }, @@ -298,4 +298,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/language/gl.json b/language/gl.json index 9b384b5..9cd00c7 100644 --- a/language/gl.json +++ b/language/gl.json @@ -159,8 +159,8 @@ "label": "Activar \"Solución\"" }, { - "label": "Keep correct answers on retry", - "description": "If this option is enabled, correct answers will be kept when the user retries the task unless full score was achieved." + "label": "Manter as respostas correctas ao volver a tentalo", + "description": "Se esta opción está activada, as respostas correctas manteranse cando o usuario volva a tentar a tarefa a non ser que se consiga a puntuación total." } ] }, @@ -298,4 +298,4 @@ ] } ] -} \ No newline at end of file +}