From 9a4ca3343b84cd21c083216bc3c35d821ee67761 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 26 Dec 2023 16:47:48 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Spanish) Currently translated at 100.0% (380 of 380 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/ --- frontend/src/lib/i18n/locales/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/es.json b/frontend/src/lib/i18n/locales/es.json index bf4e1ce..cd4c276 100644 --- a/frontend/src/lib/i18n/locales/es.json +++ b/frontend/src/lib/i18n/locales/es.json @@ -291,7 +291,9 @@ "check_choice_description": "Todas las respuestas correctas deben seleccionarse para obtener puntos", "need_more_help": "¿Necesitas más ayuda?", "enter_answer": "Escribe una respuesta", - "visit_docs": "Visita los documentos." + "visit_docs": "Visita los documentos.", + "disable_reorder": "Desactivar el modo reordenar", + "enable_reorder": "Activar el modo reordenar" }, "import_page": { "need_help": "¿Necesitas ayuda?",