diff options
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'), |