mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 12:43:11 +10:00
Signup error messages
This commit is contained in:
parent
012402f2f7
commit
194eae003e
1 changed files with 2 additions and 1 deletions
|
|
@ -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}",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue