DocSpace-buildtools/web/ASC.Web.Login/public/locales/en/Login.json

29 lines
1.7 KiB
JSON
Raw Normal View History

{
2021-04-24 07:42:49 +00:00
"Authorization": "Authorization",
"CookieSettingsTitle": "Session lifetime",
"ForgotPassword": "Forgot your password?",
"LoginButton": "Sign in",
"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.",
"Or": "OR",
"PasswordRecoveryTitle": "Password recovery",
"Register": "Register",
"RegisterSendButton": "Send request",
"RegisterTextBodyAfterDomainsList": "To register, enter your email and click Send request. An activation link will be sent to you. ",
"RegisterTextBodyBeforeDomainsList": "Registration is available to users with an email account at",
"RegisterTitle": "Registration request",
"RegistrationEmail": "Your registration email",
2021-04-24 07:42:49 +00:00
"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.",
"ShowMore": "Show more",
2022-02-02 09:40:07 +00:00
"LoginDescription": "We'll email you a magic code to sign in without a password. Or you can <1>log in manually.</1>",
"WorkspaceLoginTitle": "Log in to your workspace",
"WorkspaceLoginSubtitle": "Enter your portal URL",
2022-02-02 13:13:57 +00:00
"WorkspaceLoginDescription": "Don't know your portal URL? <1>Find your workspaces</1>",
"CodeTitle": "The code was emailed to you",
"CodeSubtitle": "We sent a 6-digit code to {{email}}. The code has a limited validity period, enter it as soon as possible.",
"NotFoundCode": "Can't find the code? Check your «Spam» folder."
2022-01-26 16:11:54 +00:00
}