
Suggestion now shows a default search option same as query, this behaviour is same as major browsers.
20 lines
472 B
JSON
20 lines
472 B
JSON
{
|
|
"Search": {
|
|
"placeholder": "搜索或输入网址",
|
|
"engine-aria": "搜索引擎切换",
|
|
"engine": {
|
|
"google": "谷歌",
|
|
"baidu": "百度",
|
|
"bing": "必应",
|
|
"duckduckgo": "DuckDuckGo",
|
|
"yandex": "Yandex",
|
|
"yahoo": "雅虎",
|
|
"ecosia": "Ecosia"
|
|
},
|
|
"search-help-text": "{engine} 搜索"
|
|
},
|
|
"404": {
|
|
"title": "未找到"
|
|
}
|
|
}
|