mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Cleanup plugin languages
This commit is contained in:
parent
8b760ef0d1
commit
d1f43f49b7
10 changed files with 14 additions and 65 deletions
|
|
@ -19,11 +19,5 @@ TWO_FACTOR_SECRET_NOT_CONFIGURED_DESC = "Not configured"
|
|||
TWO_FACTOR_SECRET_DESC = "Import this info into your Google Authenticator client (or other TOTP client) using the provided QR code below or by entering the code manually.\n"
|
||||
TWO_FACTOR_BACKUP_CODES_DESC = "If you can't receive codes via Google Authenticator (or other TOTP client), you can use backup codes to sign in. After you’ve used a backup code to sign in, it will become inactive.\n"
|
||||
TWO_FACTOR_SECRET_TEST_BEFORE_DESC = "You can't change this setting before test."
|
||||
[SETTINGS_SECURITY]
|
||||
LABEL_CONFIGURE_TWO_FACTOR = "Configure 2-Step verification"
|
||||
[NOTIFICATIONS]
|
||||
ACCOUNT_TWO_FACTOR_AUTH_REQUIRED = "Two factor verification required"
|
||||
ACCOUNT_TWO_FACTOR_AUTH_ERROR = "Two factor verification error"
|
||||
[LOGIN]
|
||||
LABEL_VERIFICATION_CODE = "Verification Code"
|
||||
LABEL_DONT_ASK_VERIFICATION_CODE = "Don't ask for the code for 2 weeks"
|
||||
LABEL_TWO_FACTOR_CODE = "Verification Code"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue