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

38 lines
1.8 KiB
JSON
Raw Normal View History

2020-11-24 10:20:14 +00:00
{
"LoadingProcessing": "Loading...",
"LoginButton": "Sign In",
"Password": "Password",
"RegistrationEmailWatermark": "E-mail",
"MessageEmailConfirmed": "Your email was activated successfully.",
"MessageAuthorize": "Please authorize yourself.",
"ForgotPassword": "Forgot your password?",
"PasswordRecoveryTitle": "Password recovery",
"PasswordRecoveryPlaceholder": "Your registration e-mail",
"MessageSendPasswordRecoveryInstructionsOnEmail": "Please enter the email you used while registering on the portal. The password recovery instructions will be send to that email address.",
"RegisterTitle": "Registration request",
"RegisterTextBodyBeforeDomainsList": "Registration is available to users with an email account at",
"RegisterTextBodyAfterDomainsList": "To register, enter your email and click on Send request. An email message with a link to activate your account will be sent to the specified email. Please enter the email address where the invitation will be sent:",
"RegisterPlaceholder": "Your registration e-mail",
"RegisterSendButton": "Send request",
"RegisterProcessSending": "Sending...",
"SendButton": "Send",
"RequiredFieldMessage": "Required field",
"CancelButton": "Cancel",
"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 the settings.",
"CookieSettingsTitle": "Session Lifetime",
"Authorization": "Authorization",
"Or": "OR",
"Register": "Register",
"SignInWithGoogle": "Sign in with Google",
"SignInWithFacebook": "Sign in with Facebook",
"SignInWithTwitter": "Sign in with Twitter",
"SignInWithLinkedIn": "Sign in with LinkedIn",
"ProviderLoginError": "Authorization error",
"ProviderNotConnected": "Provider is not connected to your account"
2020-11-24 10:20:14 +00:00
}