mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Get 2FA plugin somesort of working
This commit is contained in:
parent
868f7a4b0a
commit
2d1f99a8ce
12 changed files with 151 additions and 216 deletions
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "Zwei-Faktor-Authentifizierung erlauben"
|
||||
LABEL_FORCE_TWO_STEP = "Zwei-Faktor-Authentifizierung erzwingen"
|
||||
[POPUPS_TWO_FACTOR_CFG]
|
||||
LEGEND_TWO_FACTOR_AUTH = "Zwei-Faktor-Authentifizierung"
|
||||
LABEL_ENABLE_TWO_FACTOR = "Zwei-Faktor-Authentifizierung aktivieren"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "Allow 2-Step Verification"
|
||||
LABEL_FORCE_TWO_STEP = "Enforce 2-Step Verification"
|
||||
[POPUPS_TWO_FACTOR_TEST]
|
||||
TITLE_TEST_CODE = "2-Step verification test"
|
||||
LABEL_CODE = "Code"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "Activar la verificación de 2 pasos"
|
||||
LABEL_FORCE_TWO_STEP = "Forzar la Autenticación en 2 pasos"
|
||||
[POPUPS_TWO_FACTOR_TEST]
|
||||
TITLE_TEST_CODE = "Prueba de verificación de 2 pasos"
|
||||
LABEL_CODE = "Código"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "Autoriser l'authentification en deux étapes"
|
||||
LABEL_FORCE_TWO_STEP = "Forcer l'authentification en deux étapes"
|
||||
[POPUPS_TWO_FACTOR_CFG]
|
||||
LEGEND_TWO_FACTOR_AUTH = "Authentification en deux étapes"
|
||||
LABEL_ENABLE_TWO_FACTOR = "Activer l'authentification en deux étapes"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "2 lépcsős hitelesítés engedélyezése"
|
||||
LABEL_FORCE_TWO_STEP = "2 lépcsős hitelesítés kényszerítése"
|
||||
[POPUPS_TWO_FACTOR_CFG]
|
||||
LEGEND_TWO_FACTOR_AUTH = "2 lépcsős hitelesítés"
|
||||
LABEL_ENABLE_TWO_FACTOR = "2 lépcsős hitelesítés engedélyezése"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "2-Stap verificatie toestaan"
|
||||
LABEL_FORCE_TWO_STEP = "2-Stap verificatie afdwingen"
|
||||
[POPUPS_TWO_FACTOR_CFG]
|
||||
LEGEND_TWO_FACTOR_AUTH = "2-Stap verificatie"
|
||||
LABEL_ENABLE_TWO_FACTOR = "Gebruik 2-Stap verificatie"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "Låt 2-tvåstegsverifiering"
|
||||
LABEL_FORCE_TWO_STEP = "Driva 2-tvåstegsverifiering"
|
||||
[POPUPS_TWO_FACTOR_CFG]
|
||||
LEGEND_TWO_FACTOR_AUTH = "Tvåstegsverifiering (TOTP)"
|
||||
LABEL_ENABLE_TWO_FACTOR = "Aktivera tvåstegsverifiering"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
[TAB_SECURITY]
|
||||
LABEL_ALLOW_TWO_STEP = "允许两步验证"
|
||||
LABEL_FORCE_TWO_STEP = "强制使用两步验证"
|
||||
[POPUPS_TWO_FACTOR_CFG]
|
||||
LEGEND_TWO_FACTOR_AUTH = "两步验证 (TOTP)"
|
||||
LABEL_ENABLE_TWO_FACTOR = "启用两步验证"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue