diff options
author | return42 <return42@users.noreply.github.com> | 2024-11-29 00:14:40 +0000 |
---|---|---|
committer | searxng-bot <noreply@github.com> | 2024-11-29 00:14:40 +0000 |
commit | afa9316fc640da69600e6811330541fde8768186 (patch) | |
tree | 762a10a2ca90e54451d05c777e5662b78923432c /searx/sxng_locales.py | |
parent | 0ca2520115ecbdab40c746ce03d3331b5c21886d (diff) | |
download | searxng-update_data_update_engine_traits.py.tar.gz searxng-update_data_update_engine_traits.py.zip |
[data] update searx.data - update_engine_traits.pyupdate_data_update_engine_traits.py
Diffstat (limited to 'searx/sxng_locales.py')
-rw-r--r-- | searx/sxng_locales.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/sxng_locales.py b/searx/sxng_locales.py index bcbf8029e..2ff2b2cd6 100644 --- a/searx/sxng_locales.py +++ b/searx/sxng_locales.py @@ -98,6 +98,7 @@ sxng_locales = ( ('sv', 'Svenska', '', 'Swedish', '\U0001f310'), ('sv-SE', 'Svenska', 'Sverige', 'Swedish', '\U0001f1f8\U0001f1ea'), ('ta', 'தமிழ்', '', 'Tamil', '\U0001f310'), + ('te', 'తెలుగు', '', 'Telugu', '\U0001f310'), ('th', 'ไทย', '', 'Thai', '\U0001f310'), ('th-TH', 'ไทย', 'ไทย', 'Thai', '\U0001f1f9\U0001f1ed'), ('tr', 'Türkçe', '', 'Turkish', '\U0001f310'), |