✏️ Changes wording and typos

This commit is contained in:
Bjorn Lammers
2023-01-13 11:10:09 +00:00
committed by GitHub
parent 7a03509ae5
commit b56c759951
26 changed files with 78 additions and 78 deletions

View File

@@ -1,7 +1,7 @@
{
"descriptor": {
"name": "Search Bar",
"description": "Search bar to search the web, Youtube, Torrents or Overseerr"
"description": "A search bar that allows you to search your custom search engine, YouTube, and supported integrations."
},
"input": {
"placeholder": "Search the web..."
@@ -10,7 +10,7 @@
"searchEngines": {
"search": {
"name": "Web",
"description": "Search using your search engine (defined in settings)"
"description": "Search..."
},
"youtube": {
"name": "Youtube",
@@ -22,9 +22,9 @@
},
"overseerr": {
"name": "Overseerr",
"description": "Search for Movies and TV Shows using Overseerr (module must be enabled)"
"description": "Search for Movies and TV Shows on Overseerr"
}
},
"tip": "You can select the search bar with the shortcut ",
"switchedSearchEngine": "Switched to searching with {{searchEngine}}"
}
}