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

20 lines
1.1 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",
"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."
}