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:
parent
4ea90c110e
commit
06ee15f401
1 changed files with 1 additions and 1 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue