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",