1
0
Fork 0
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:
Bill Thornton 2023-06-06 12:51:15 -04:00
parent 56a9ae0512
commit 246ff2353e
3 changed files with 28 additions and 14 deletions

View file

@ -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.",