feat: New change password page with server capabilities check
This commit is contained in:
parent
3eaecf0783
commit
5847fe0546
7 changed files with 296 additions and 94 deletions
|
|
@ -2380,5 +2380,10 @@
|
|||
"databaseMigrationBody": "Please wait. This may take a moment.",
|
||||
"leaveEmptyToClearStatus": "Leave empty to clear your status.",
|
||||
"select": "Select",
|
||||
"searchForUsers": "Search for @users..."
|
||||
"searchForUsers": "Search for @users...",
|
||||
"pleaseEnterYourCurrentPassword": "Please enter your current password",
|
||||
"newPassword": "New password",
|
||||
"pleaseChooseAStrongPassword": "Please choose a strong password",
|
||||
"passwordsDoNotMatch": "Passwords do not match",
|
||||
"passwordIsWrong": "Your entered password is wrong"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue