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