From b259299d51a7f530fb9f51da33f7fa6e05dcc0a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 10 Oct 2023 23:56:34 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Spanish) Currently translated at 98.3% (361 of 367 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/ --- frontend/src/lib/i18n/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/es.json b/frontend/src/lib/i18n/locales/es.json index 9179184..f22e5bd 100644 --- a/frontend/src/lib/i18n/locales/es.json +++ b/frontend/src/lib/i18n/locales/es.json @@ -393,7 +393,7 @@ "totp_available": "Totp está disponible", "totp_unavailable": "Totp no está disponible", "disable_totp": "Desactivar Totp", - "enable_totp": "Activar Totp" + "enable_totp": "Activar TOTP" }, "view_quiz_page": { "made_by": "Hecho por",