From ea9496c7a588fec4102568adb71da5fd1d441fd0 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 17 Jul 2023 13:30:48 +0200 Subject: [PATCH] Translated using Weblate (English) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Co-authored-by: David Benqué Co-authored-by: Weblate Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index b433d8102..eeee8330a 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -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 email it 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? Recover your account" }