Improve exception un invalid email
This commit is contained in:
@@ -4,6 +4,7 @@ SITE.TITLE = WiseMapping
|
||||
FIELD_REQUIRED = Required field cannot be left blank
|
||||
EMAIL_ALREADY_EXIST = There is an account already with this email.
|
||||
NO_VALID_EMAIL_ADDRESS = Invalid email address
|
||||
INVALID_EMAIL_ADDRESS = Invalid email address. Please, verify that your entered valid email address.
|
||||
PASSWORD_MISMATCH = Your password entries did not match
|
||||
CREATOR = Creator
|
||||
WELCOME = Welcome
|
||||
|
Reference in New Issue
Block a user