Display error messages on form
two new strings need translating in lang/form.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
"successHeader": "Success!",
|
||||
"successContinueButton": "Continue"
|
||||
},
|
||||
"notifications": {
|
||||
"errorUserExists": "User already exists.",
|
||||
"errorInvalidCode": "Invalid invite code."
|
||||
},
|
||||
"validationStrings": {
|
||||
"length": {
|
||||
"singular": "Must have at least {n} character",
|
||||
|
||||
Reference in New Issue
Block a user