Validate email address in forgot password dialog (#6983)
This commit is contained in:
parent
9becc392dd
commit
9c786717b8
2 changed files with 36 additions and 2 deletions
|
@ -3015,6 +3015,7 @@
|
|||
"Skip verification for now": "Skip verification for now",
|
||||
"Failed to send email": "Failed to send email",
|
||||
"The email address linked to your account must be entered.": "The email address linked to your account must be entered.",
|
||||
"The email address doesn't appear to be valid.": "The email address doesn't appear to be valid.",
|
||||
"A new password must be entered.": "A new password must be entered.",
|
||||
"Please choose a strong password": "Please choose a strong password",
|
||||
"New passwords must match each other.": "New passwords must match each other.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue