diff options
author | Alexandre Flament <alex@al-f.net> | 2021-10-11 09:27:37 +0200 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2021-10-12 21:06:20 +0200 |
commit | 4759f65b69724589dcf1aafd04f7d7902952de98 (patch) | |
tree | 02d68d5d68dbb937746168235db44155ebacf479 /searx | |
parent | a1d1aec6e2d8b6f9868e3b4b718bbc6b2fecd007 (diff) | |
download | searxng-4759f65b69724589dcf1aafd04f7d7902952de98.tar.gz searxng-4759f65b69724589dcf1aafd04f7d7902952de98.zip |
[fix] interface language zh_CN and zh_TW don't work
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
Diffstat (limited to 'searx')
-rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo (renamed from searx/translations/zh_CN/LC_MESSAGES/messages.mo) | bin | 10091 -> 10091 bytes | |||
-rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po (renamed from searx/translations/zh_CN/LC_MESSAGES/messages.po) | 0 | ||||
-rw-r--r-- | searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo (renamed from searx/translations/zh_TW/LC_MESSAGES/messages.mo) | bin | 10065 -> 10065 bytes | |||
-rw-r--r-- | searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po (renamed from searx/translations/zh_TW/LC_MESSAGES/messages.po) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/searx/translations/zh_CN/LC_MESSAGES/messages.mo b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo Binary files differindex 3c59a1800..3c59a1800 100644 --- a/searx/translations/zh_CN/LC_MESSAGES/messages.mo +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo diff --git a/searx/translations/zh_CN/LC_MESSAGES/messages.po b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po index 1e7f35f49..1e7f35f49 100644 --- a/searx/translations/zh_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po diff --git a/searx/translations/zh_TW/LC_MESSAGES/messages.mo b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo Binary files differindex 5535a29b3..5535a29b3 100644 --- a/searx/translations/zh_TW/LC_MESSAGES/messages.mo +++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo diff --git a/searx/translations/zh_TW/LC_MESSAGES/messages.po b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po index e604fe981..e604fe981 100644 --- a/searx/translations/zh_TW/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po |