forked from Icycoide/searxng
Update searx.data - update_engine_traits.py
This commit is contained in:
parent
212de1a0f5
commit
1498202b0b
2 changed files with 9 additions and 1 deletions
|
@ -92,7 +92,7 @@ sxng_locales = (
|
|||
('vi', 'Tiếng Việt', '', 'Vietnamese', '\U0001f310'),
|
||||
('zh', '中文', '', 'Chinese', '\U0001f310'),
|
||||
('zh-CN', '中文', '中国', 'Chinese', '\U0001f1e8\U0001f1f3'),
|
||||
('zh-HK', '中文', '中國香港', 'Chinese', '\U0001f1ed\U0001f1f0'),
|
||||
('zh-HK', '中文', '中國香港特別行政區', 'Chinese', '\U0001f1ed\U0001f1f0'),
|
||||
('zh-TW', '中文', '台灣', 'Chinese', '\U0001f1f9\U0001f1fc'),
|
||||
)
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue