diff options
author | Marc Abonce Seguin <marc-abonce@mailbox.org> | 2023-04-15 18:14:13 -0600 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2023-04-16 08:40:44 +0200 |
commit | be1f6ee1c421f0d951df1c5cbe5138993c90da5d (patch) | |
tree | c2d8c0b512cc652447068a17a0a3b49e2efc990d /searx/sxng_locales.py | |
parent | d72bfb8ef503e16aa144137ff93051de9d009051 (diff) | |
download | searxng-be1f6ee1c421f0d951df1c5cbe5138993c90da5d.tar.gz searxng-be1f6ee1c421f0d951df1c5cbe5138993c90da5d.zip |
Update searx.data - update_engine_traits.py
Diffstat (limited to 'searx/sxng_locales.py')
-rw-r--r-- | searx/sxng_locales.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/sxng_locales.py b/searx/sxng_locales.py index 0600a9c91..2cbf2fcc2 100644 --- a/searx/sxng_locales.py +++ b/searx/sxng_locales.py @@ -48,7 +48,7 @@ sxng_locales = ( ('fr-CA', 'Français', 'Canada', 'French', '\U0001f1e8\U0001f1e6'), ('fr-CH', 'Français', 'Suisse', 'French', '\U0001f1e8\U0001f1ed'), ('fr-FR', 'Français', 'France', 'French', '\U0001f1eb\U0001f1f7'), - ('he', 'עברית', '', 'Hebrew', '\U0001f1ee\U0001f1f7'), + ('he', 'עברית', '', 'Hebrew', '\U0001f1ee\U0001f1f1'), ('hi', 'हिन्दी', '', 'Hindi', '\U0001f310'), ('hr', 'Hrvatski', '', 'Croatian', '\U0001f310'), ('hu', 'Magyar', '', 'Hungarian', '\U0001f310'), |