mirror of
https://github.com/searxng/searxng.git
synced 2025-07-23 21:29:21 +02:00
minor fixes in utils/fetch_languages.py
This commit is contained in:
parent
af35eee10b
commit
4a1ff56389
5 changed files with 36 additions and 32 deletions
|
@ -124,8 +124,8 @@ language_codes = (
|
|||
(u"war", u"Winaray", u"", u"Waray-Waray"),
|
||||
(u"xh", u"Xhosa", u"", u"Xhosa"),
|
||||
(u"zh", u"中文", u"", u"Chinese"),
|
||||
(u"zh-CN", u"中文", u"中国", u""),
|
||||
(u"zh-CN", u"中文", u"中国", u"Chinese"),
|
||||
(u"zh-HK", u"中文", u"香港", u"Chinese"),
|
||||
(u"zh-TW", u"中文", u"台湾", u""),
|
||||
(u"zh-TW", u"中文", u"台湾", u"Chinese"),
|
||||
(u"zu", u"Isi-Zulu", u"", u"Zulu")
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue