mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Cleanup two-factor-auth extension
This commit is contained in:
parent
62b6a1513c
commit
e4b70c2af1
11 changed files with 6 additions and 54 deletions
|
|
@ -13,7 +13,6 @@ BUTTON_ACTIVATE = "Activate"
|
|||
LINK_TEST = "probar"
|
||||
BUTTON_SHOW_SECRET = "Mostrar clave secreta"
|
||||
BUTTON_HIDE_SECRET = "Ocultar clave secreta"
|
||||
TWO_FACTOR_REQUIRE_DESC = "Se requiere que configure la verificación de 2-pasos."
|
||||
TWO_FACTOR_SECRET_CONFIGURED_DESC = "Configurado"
|
||||
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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue