mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5904 from GabrielGavrilov/master
Add empty password save error message
This commit is contained in:
commit
302ea0b6b0
2 changed files with 11 additions and 6 deletions
|
@ -1255,6 +1255,7 @@
|
|||
"PasswordResetComplete": "The password has been reset.",
|
||||
"PasswordResetConfirmation": "Are you sure you wish to reset the password?",
|
||||
"PasswordResetProviderHelp": "Pick a password reset provider to be used when this user requests a password reset.",
|
||||
"PasswordMissingSaveError": "New password cannot be empty.",
|
||||
"PasswordSaved": "Password saved.",
|
||||
"PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",
|
||||
"Penciller": "Penciler",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue