mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Translated using Weblate (English)
Currently translated at 100.0% (1629 of 1629 strings) Translated using Weblate (English) Currently translated at 100.0% (1629 of 1629 strings) Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: David Benqué <david.benque@xwiki.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translation: CryptPad/App
This commit is contained in:
parent
16e38b3f48
commit
ea9496c7a5
@ -1614,7 +1614,6 @@
|
||||
"recovery_header": "2FA recovery",
|
||||
"recovery_mfa_description": "If you have lost access to your Two-Factor Authentication method you can disable 2FA for your account using your recovery code. Please start by entering your login and password:",
|
||||
"recovery_mfa_secret": "Please enter your recovery code to disable 2FA for your account:",
|
||||
"ery_mfa_secret_ph": "Recovery code",
|
||||
"recovery_forgot": "Forgot recovery code",
|
||||
"recovery_forgot_text": "Please copy the following information and <a href=\"mailto:{0}\">email it</a> to your instance administrators",
|
||||
"recovery_mfa_error": "Unknown error. Please reload and try again.",
|
||||
@ -1626,5 +1625,8 @@
|
||||
"admin_totpFailed": "Signature verification failed",
|
||||
"admin_totpCheck": "Signature verification success",
|
||||
"admin_totpDisable": "Disable 2FA for this account",
|
||||
"admin_totpDisableButton": "Disable"
|
||||
"admin_totpDisableButton": "Disable",
|
||||
"register_nameTooLong": "Usernames must be shorter than {0} characters",
|
||||
"loading_enter_otp": "This account is protected with Two-Factor Authentication. Please enter your verification code",
|
||||
"loading_recover": "Unable to get a code? <a href=\"/recovery/\">Recover your account</a>"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user