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

33 lines
1.6 KiB
JSON
Raw Normal View History

2021-04-24 07:42:49 +00:00
{
"Authorization": "Authorization",
"CookieSettingsTitle": "Session lifetime",
"ForgotPassword": "Forgot your password?",
"LoadingProcessing": "Loading...",
"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",
"Password": "Password",
"PasswordRecoveryPlaceholder": "Your registration email",
"PasswordRecoveryTitle": "Password recovery",
"ProviderLoginError": "Authorization error",
"ProviderNotConnected": "Provider is not connected to your account",
"Register": "Register",
"RegisterPlaceholder": "Your registration email",
"RegisterProcessSending": "Sending...",
"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",
"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.",
"RequiredFieldMessage": "Required field",
"SendButton": "Send",
"SignInWithFacebook": "Sign in with Facebook",
"SignInWithGoogle": "Sign in with Google",
"SignInWithLinkedIn": "Sign in with LinkedIn",
"SignInWithTwitter": "Sign in with Twitter"
}