added translation for baidu

This commit is contained in:
s4kura0ne 2022-03-24 00:23:08 +08:00
parent a116345d60
commit 15b1f3234b
No known key found for this signature in database
GPG key ID: 5935DFE12BD9525C

View file

@ -41,6 +41,7 @@ return [
'options.none' => '- 未设置 -', 'options.none' => '- 未设置 -',
'options.google' => 'Google', 'options.google' => 'Google',
'options.baidu' => '百度',
'options.ddg' => 'DuckDuckGo', 'options.ddg' => 'DuckDuckGo',
'options.bing' => 'Bing', 'options.bing' => 'Bing',
'options.qwant' => 'Qwant', 'options.qwant' => 'Qwant',