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

Update src/strings/en-us.json

Change SearchResultsEmpty to have a substitution

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
Nathan G 2023-10-20 08:46:44 -07:00 committed by GitHub
parent 4ea90c110e
commit 06ee15f401
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1427,7 +1427,7 @@
"SearchForMissingMetadata": "Search for missing metadata",
"SearchForSubtitles": "Search for Subtitles",
"SearchResults": "Search Results",
"SearchResultsEmpty": "Sorry! No results found for ",
"SearchResultsEmpty": "Sorry! No results found for \"{0}\"",
"Season": "Season",
"SecondarySubtitles": "Secondary Subtitles",
"SelectAdminUsername": "Please select a username for the admin account.",