1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #6601 from thornbill/catch-all-route

This commit is contained in:
Bill Thornton 2025-03-13 12:58:02 -04:00 committed by GitHub
commit 411601ff68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 98 additions and 10 deletions

View file

@ -473,6 +473,7 @@
"HeaderNoLyrics": "No lyrics found",
"HeaderOnNow": "On Now",
"HeaderOtherItems": "Other Items",
"HeaderPageNotFound": "Page not found",
"HeaderParentalRatings": "Parental Ratings",
"HeaderPassword": "Password",
"HeaderPasswordReset": "Password Reset",
@ -1315,6 +1316,7 @@
"PackageInstallCancelled": "{0} (version {1}) installation cancelled.",
"PackageInstallCompleted": "{0} (version {1}) installation completed.",
"PackageInstallFailed": "{0} (version {1}) installation failed.",
"PageNotFound": "This is not the page you are looking for.",
"ParentalRating": "Parental rating",
"PasswordMatchError": "Password and password confirmation must match.",
"PasswordRequiredForAdmin": "A password is required for admin accounts.",