Cleanup two-factor-auth extension

This commit is contained in:
the-djmaze 2022-02-28 15:31:21 +01:00
parent 62b6a1513c
commit e4b70c2af1
11 changed files with 6 additions and 54 deletions

View file

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