summaryrefslogtreecommitdiff
path: root/searx/translations/zh_Hans_CN
AgeCommit message (Collapse)Author
2021-10-12[fix] interface language zh_CN and zh_TW don't workAlexandre Flament
before this commit, when the user picks "Chinese, China" or "Chinese, Taiwan", the locale fallbacks to English. This commit fixes this issue (the translations branch must be updated) close #339