mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Require passwords when creating an admin user in the startup wizard
This commit is contained in:
parent
56a9ae0512
commit
246ff2353e
3 changed files with 28 additions and 14 deletions
|
@ -1287,6 +1287,7 @@
|
|||
"PackageInstallFailed": "{0} (version {1}) installation failed.",
|
||||
"ParentalRating": "Parental rating",
|
||||
"PasswordMatchError": "Password and password confirmation must match.",
|
||||
"PasswordRequiredForAdmin": "A password is required for admin accounts.",
|
||||
"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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue