From 849fa477b6b5d5b00161b6c230b4ac0115babf1f Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Wed, 11 Oct 2023 11:24:56 +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 f22e5bd..86e38f3 100644 --- a/frontend/src/lib/i18n/locales/es.json +++ b/frontend/src/lib/i18n/locales/es.json @@ -389,7 +389,7 @@ "webauthn_unavailable": "WebAuthn no está disponible", "webauthn_available": "WebAuthn está disponible", "add_security_key": "Agregar una clave de seguridad", - "totp": "contraseña de un solo uso (OTP)", + "totp": "TOTP", "totp_available": "Totp está disponible", "totp_unavailable": "Totp no está disponible", "disable_totp": "Desactivar Totp",