diff options
author | return42 <return42@users.noreply.github.com> | 2024-11-29 00:14:40 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-11-29 14:57:06 +0100 |
commit | 6ca89e13198ed3b1e67e8f8209022affc4377603 (patch) | |
tree | 94e6bb5aa13613fca38a3461de97110fe0914c00 /searx/sxng_locales.py | |
parent | 605f38b3521fa803a6d7c09dcf474262008e698c (diff) | |
download | searxng-6ca89e13198ed3b1e67e8f8209022affc4377603.tar.gz searxng-6ca89e13198ed3b1e67e8f8209022affc4377603.zip |
[data] update searx.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'), |