feat: require strong password in forgot password form
This commit is contained in:
parent
89301ca8d9
commit
066f72fcdb
2 changed files with 20 additions and 3 deletions
|
@ -2662,6 +2662,7 @@
|
|||
"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.",
|
||||
"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.",
|
||||
"Changing your password will reset any end-to-end encryption keys on all of your sessions, making encrypted chat history unreadable. Set up Key Backup or export your room keys from another session before resetting your password.": "Changing your password will reset any end-to-end encryption keys on all of your sessions, making encrypted chat history unreadable. Set up Key Backup or export your room keys from another session before resetting your password.",
|
||||
"New Password": "New Password",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue