mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +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
|
|
@ -10,7 +10,6 @@ BUTTON_ACTIVATE = "Aktivera"
|
|||
LINK_TEST = "test"
|
||||
BUTTON_SHOW_SECRET = "Visa hemlig kod"
|
||||
BUTTON_HIDE_SECRET = "Göm hemlig kod"
|
||||
TWO_FACTOR_REQUIRE_DESC = "Ditt konto kräver tvåstegsverifiering."
|
||||
TWO_FACTOR_SECRET_CONFIGURED_DESC = "Konfigurerad"
|
||||
TWO_FACTOR_SECRET_NOT_CONFIGURED_DESC = "Inte konfigurarad"
|
||||
TWO_FACTOR_SECRET_DESC = "Importera denna information till din Google Authenticator klient (eller annan TOTP klient) med denna QR kod eller manuellt med koden här nedan."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue