2016-05-15 02:23:58 +05:30
|
|
|
|
{
|
2016-08-05 11:11:33 +05:30
|
|
|
|
"captchaRequired": "Please, solve the captcha",
|
2016-05-15 02:23:58 +05:30
|
|
|
|
"invalidPassword": "You have entered wrong account password.",
|
2019-03-10 05:34:14 +05:30
|
|
|
|
"suggestResetPassword": "Have you {forgotYourPassword}?",
|
|
|
|
|
"forgotYourPassword": "forgot your password",
|
2016-05-23 00:47:34 +05:30
|
|
|
|
"loginRequired": "Please enter E‑mail or username",
|
2016-05-15 02:23:58 +05:30
|
|
|
|
"loginNotExist": "Sorry, Ely doesn't recognise your login.",
|
|
|
|
|
"passwordRequired": "Please enter password",
|
|
|
|
|
"newPasswordRequired": "Please enter new password",
|
|
|
|
|
"newRePasswordRequired": "Please repeat new password",
|
|
|
|
|
"usernameRequired": "Username is required",
|
|
|
|
|
"usernameInvalid": "Username is invalid",
|
|
|
|
|
"usernameTooShort": "Username is too short",
|
|
|
|
|
"usernameTooLong": "Username is too long",
|
|
|
|
|
"usernameUnavailable": "This username is already taken",
|
2016-05-23 00:47:34 +05:30
|
|
|
|
"emailRequired": "E‑mail is required",
|
|
|
|
|
"emailInvalid": "E‑mail is invalid",
|
|
|
|
|
"emailToLong": "E‑mail is too long",
|
|
|
|
|
"emailIsTempmail": "Tempmail E‑mail addresses is not allowed",
|
|
|
|
|
"emailNotAvailable": "This E‑mail is already registered.",
|
2016-05-15 02:23:58 +05:30
|
|
|
|
"rePasswordRequired": "Please retype your password",
|
2016-05-20 00:59:14 +05:30
|
|
|
|
"passwordTooShort": "Your password should be at least 8 characters length",
|
2016-05-15 02:23:58 +05:30
|
|
|
|
"passwordsDoesNotMatch": "The passwords does not match",
|
|
|
|
|
"rulesAgreementRequired": "You must accept rules in order to create an account",
|
2017-08-20 21:15:21 +05:30
|
|
|
|
"totpRequired": "Please, enter the code",
|
|
|
|
|
"totpIncorrect": "The code is incorrect",
|
|
|
|
|
"mfaAlreadyEnabled": "The two factor auth is already enabled",
|
2016-05-15 02:23:58 +05:30
|
|
|
|
"keyRequired": "Please, enter an activation key",
|
2016-05-22 20:46:51 +05:30
|
|
|
|
"keyNotExists": "The key is incorrect or has expired.",
|
|
|
|
|
"doYouWantRequestKey": "Do you want to request a new key?",
|
2016-05-23 00:47:34 +05:30
|
|
|
|
"emailFrequency": "Please cool down, you are requesting E‑mails too often. New key can be retrieved {time}.",
|
2016-05-22 13:23:40 +05:30
|
|
|
|
"accountNotActivated": "The account is not activated",
|
2016-08-23 04:24:51 +05:30
|
|
|
|
"accountBanned": "Account is blocked",
|
2016-05-23 23:49:07 +05:30
|
|
|
|
"emailNotFound": "Specified E‑mail is not found",
|
2018-03-26 00:46:45 +05:30
|
|
|
|
"accountAlreadyActivated": "This account is already activated",
|
|
|
|
|
"redirectUriRequired": "Redirect URI is required",
|
|
|
|
|
"redirectUriInvalid": "Redirect URI is invalid"
|
2016-05-15 02:23:58 +05:30
|
|
|
|
}
|