From be1f6ee1c421f0d951df1c5cbe5138993c90da5d Mon Sep 17 00:00:00 2001 From: Marc Abonce Seguin Date: Sat, 15 Apr 2023 18:14:13 -0600 Subject: [PATCH] Update searx.data - update_engine_traits.py --- searx/sxng_locales.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'),