Signup error messages

This commit is contained in:
Kimmo Puputti 2017-05-03 16:16:53 +03:00
parent 012402f2f7
commit 194eae003e

View file

@ -1,8 +1,9 @@
{
"AuthenticationPage.emailAlreadyInUse": "An account already exists with this email address. Try logging in instead.",
"AuthenticationPage.loginFailed": "The email and password you entered did not match our records. Please double-check and try again.",
"AuthenticationPage.loginLinkText": "Login",
"AuthenticationPage.loginPageTitle": "Login",
"AuthenticationPage.signupFailed": "Oops, could not sign up. Please try again.",
"AuthenticationPage.signupFailed": "Signup failed. Please make sure all the information you entered is correct and try again.",
"AuthenticationPage.signupLinkText": "Sign up",
"AuthenticationPage.signupPageTitle": "Sign up",
"AuthorInfo.host": "Hosted by {authorName}",