DocSpace-buildtools/packages/login/public/locales/en/Login.json

31 lines
1.9 KiB
JSON
Raw Normal View History

2022-05-18 12:59:18 +00:00
{
2021-04-24 07:42:49 +00:00
"Authorization": "Authorization",
2022-05-18 12:59:18 +00:00
"CodeSubtitle": "We sent a 6-digit code to {{email}}. The code has a limited validity period, enter it as soon as possible.",
"CodeTitle": "The code was emailed to you",
2021-04-24 07:42:49 +00:00
"CookieSettingsTitle": "Session lifetime",
"ErrorInvalidHeader": "Incorrect email or expired link",
"ErrorInvalidText": "In 10 seconds you will be redirected to the <1>login page</1>",
2022-05-18 12:59:18 +00:00
"ExpiredCode": "This code is no longer valid. Request a new code and try again",
2021-04-24 07:42:49 +00:00
"ForgotPassword": "Forgot your password?",
2022-05-18 12:59:18 +00:00
"InvalidCode": "This code is invalid. Try again",
2021-04-24 07:42:49 +00:00
"MessageAuthorize": "Log in to continue",
"MessageEmailConfirmed": "Your email was activated successfully.",
"MessageSendPasswordRecoveryInstructionsOnEmail": "Please, enter the email you used for registration. The password recovery instructions will be sent to it.",
2022-05-18 12:59:18 +00:00
"NotFoundCode": "Can't find the code? Check your «Spam» folder.",
2021-04-24 07:42:49 +00:00
"Or": "OR",
"PasswordRecoveryTitle": "Password recovery",
2022-08-16 13:26:00 +00:00
"RecoverAccess": "Recover access",
"RecoverContactEmailPlaceholder": "Contact email",
"RecoverTextBody": "If you can't log in with your existing account or want to be registered as a new user, contact the portal administrator.",
2021-04-24 07:42:49 +00:00
"Register": "Register",
2022-07-15 12:02:07 +00:00
"RegisterTextBodyAfterDomainsList": "To register, enter your email and click Send request. A message with a link to activate your account will be sent to the specified address.",
2021-04-24 07:42:49 +00:00
"RegisterTextBodyBeforeDomainsList": "Registration is available to users with an email account at",
"RegisterTitle": "Registration request",
"RegistrationEmailWatermark": "Email",
"Remember": "Remember me",
2022-01-26 16:11:54 +00:00
"RememberHelper": "The default session lifetime is 20 minutes. Check this option to set it to 1 year. To set your own value, go to Settings.",
2022-08-12 10:33:20 +00:00
"ResendCode": "Resend code",
"SignInWithCode": "Sign in with secret code",
"SignInWithPassword": "Sign in with a password"
2022-01-26 16:11:54 +00:00
}