summaryrefslogtreecommitdiff
path: root/searx/sxng_locales.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/sxng_locales.py')
-rw-r--r--searx/sxng_locales.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/sxng_locales.py b/searx/sxng_locales.py
index eedf664b0..0600a9c91 100644
--- a/searx/sxng_locales.py
+++ b/searx/sxng_locales.py
@@ -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'),
)
'''