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 = "Attiva"
|
|||
LINK_TEST = "test"
|
||||
BUTTON_SHOW_SECRET = "Mostra la chiave segreta"
|
||||
BUTTON_HIDE_SECRET = "Nascondi la chiave segreta"
|
||||
TWO_FACTOR_REQUIRE_DESC = "Il tuo account richiede la configurazione della verifica a 2 fattori."
|
||||
TWO_FACTOR_SECRET_CONFIGURED_DESC = "Configurato"
|
||||
TWO_FACTOR_SECRET_NOT_CONFIGURED_DESC = "Non configurato"
|
||||
TWO_FACTOR_SECRET_DESC = "Importa queste informazioni nella tua app Google Authenticator (o un altro programma per l'autenticazione a due fattori) utilizzando il codice QR fornito qui sotto o inserendo il codice manualmente.\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue