From 1498202b0b2df1345cc231679f04805877e26683 Mon Sep 17 00:00:00 2001 From: dalf Date: Wed, 1 Mar 2023 01:37:46 +0000 Subject: Update searx.data - update_engine_traits.py --- searx/sxng_locales.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/sxng_locales.py') 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'), ) ''' -- cgit v1.2.3