20 lines
586 B
JSON
20 lines
586 B
JSON
{
|
|
"title": "搜索引擎",
|
|
"configurationName": "搜索引擎设置",
|
|
"tips": {
|
|
"generalTip": "您可以使用多个前缀!在您的查询前加入这些前缀以过滤结果:!s (网页), !t (种子), !y (YouTube), 和 !m (媒体)。",
|
|
"placeholderTip": "%s 可以作为查询的占位符。"
|
|
},
|
|
"customEngine": {
|
|
"title": "自定义搜索引擎",
|
|
"label": "查询网址",
|
|
"placeholder": "自定义查询网址"
|
|
},
|
|
"searchNewTab": {
|
|
"label": "在新选项卡中打开搜索结果页"
|
|
},
|
|
"searchEnabled": {
|
|
"label": "启用搜索"
|
|
}
|
|
}
|