From 33225e704e941b9c535ff259fd2c3e766564d61d Mon Sep 17 00:00:00 2001 From: Midou36O Date: Thu, 8 Feb 2024 16:45:52 +0000 Subject: [PATCH] I missed that --- 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 cb99f5199..8d0cf939d 100644 --- a/searx/sxng_locales.py +++ b/searx/sxng_locales.py @@ -51,7 +51,7 @@ sxng_locales = ( ('fi', 'Suomi', '', 'Finnish', '\U0001f310'), ('fi-FI', 'Suomi', 'Suomi', 'Finnish', '\U0001f1eb\U0001f1ee'), ('fr', 'Français', '', 'French', '\U0001f310'), - ('fr-MA', 'Français', 'Maroc', 'Arabic', '\U0001f1f2\U0001F1E6'), + ('fr-MA', 'Français', 'Maroc', 'French', '\U0001f1f2\U0001F1E6'), ('fr-BE', 'Français', 'Belgique', 'French', '\U0001f1e7\U0001f1ea'), ('fr-CA', 'Français', 'Canada', 'French', '\U0001f1e8\U0001f1e6'), ('fr-CH', 'Français', 'Suisse', 'French', '\U0001f1e8\U0001f1ed'),