Files
homarr/public/locales/en/settings/general/search-engine.json
2022-12-04 17:37:28 +01:00

18 lines
495 B
JSON

{
"title": "Search engine",
"tips": {
"generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.",
"placeholderTip": "%s can be used as a placeholder for the query."
},
"customEngine": {
"title": "Custom search engine",
"label": "Query URL",
"placeholder": "Custom query URL"
},
"searchNewTab": {
"label": "Open search results in new tab"
},
"searchEnabled": {
"label": "Search enabled"
}
}