Files
homarr/public/locales/zh/settings/general/search-engine.json
2023-01-20 11:08:16 +09:00

20 lines
589 B
JSON

{
"title": "搜索引擎",
"configurationName": "搜索引擎设置",
"tips": {
"generalTip": "你可以使用多种前缀!在你的查询语句前面添加这些信息将过滤结果。!s (Web)、!t (torrent)、!y (YouTube)、!m (Media)。",
"placeholderTip": "%s 可以作为查询的占位符。"
},
"customEngine": {
"title": "自定义搜索引擎",
"label": "查询网址",
"placeholder": "自定义查询网址"
},
"searchNewTab": {
"label": "在新选项卡中打开搜索结果页"
},
"searchEnabled": {
"label": "启用搜索"
}
}