summaryrefslogtreecommitdiff
path: root/searx/sxng_locales.py
diff options
context:
space:
mode:
authordalf <dalf@users.noreply.github.com>2023-03-01 01:37:46 +0000
committerMarkus Heiser <markus.heiser@darmarit.de>2023-03-24 11:30:18 +0100
commit1498202b0b2df1345cc231679f04805877e26683 (patch)
tree45df5e3348c69f1871f7e322fb448efef26b4849 /searx/sxng_locales.py
parent212de1a0f567ac3ed9fd177936e29a7fc1308382 (diff)
downloadsearxng-1498202b0b2df1345cc231679f04805877e26683.tar.gz
searxng-1498202b0b2df1345cc231679f04805877e26683.zip
Update searx.data - update_engine_traits.py
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'),
)
'''