Cleanup plugin languages

This commit is contained in:
djmaze 2021-07-23 16:18:23 +02:00
parent 8b760ef0d1
commit d1f43f49b7
10 changed files with 14 additions and 65 deletions

View file

@ -19,11 +19,5 @@ TWO_FACTOR_SECRET_NOT_CONFIGURED_DESC = "No configurado"
TWO_FACTOR_SECRET_DESC = "Importar esta información en su cliente Google Authenticator (u otro cliente TOTP) utilizando el código QR se indica debajo o introduciendo el código manualmente."
TWO_FACTOR_BACKUP_CODES_DESC = "Si usted no puede recibir los códigos a través de Google Authenticator, puede utilizar códigos de copia de seguridad para firmar pulg Después de que usted ha utilizado un código de copia de seguridad para iniciar sesión, se convertirá en inactiva."
TWO_FACTOR_SECRET_TEST_BEFORE_DESC = "You can't change this setting before test."
[SETTINGS_SECURITY]
LABEL_CONFIGURE_TWO_FACTOR = "Configurar verificación de 2-Pasos"
[NOTIFICATIONS]
ACCOUNT_TWO_FACTOR_AUTH_REQUIRED = "Factor de verificación en dos pasos requerido"
ACCOUNT_TWO_FACTOR_AUTH_ERROR = "Error de verificación en dos pasos"
[LOGIN]
LABEL_VERIFICATION_CODE = "Código de verificación"
LABEL_DONT_ASK_VERIFICATION_CODE = "No solicitar el código de verificación durante 2 semanas"
LABEL_TWO_FACTOR_CODE = "Código de verificación"