undate full-name validation for register
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
"terms-of-use": "terms of use",
|
||||
"email-already-registered": "Email already registered",
|
||||
"password-does-not-match" : "Password does not match",
|
||||
"email-not-found": "Email not found"
|
||||
"email-not-found": "Email not found",
|
||||
"register-error-no-digits": "The name should not contain a number."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user