summaryrefslogtreecommitdiff
path: root/searx/sxng_locales.py
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2024-06-25 15:12:54 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-06-25 15:20:51 +0200
commit1449824165c53c04d6c825515fc2d707cd5b4907 (patch)
tree6f5c01fab234260387a80980537073a27b241387 /searx/sxng_locales.py
parent0f9926b89a1b3fba80390f06369dffe86b5865ae (diff)
downloadsearxng-1449824165c53c04d6c825515fc2d707cd5b4907.tar.gz
searxng-1449824165c53c04d6c825515fc2d707cd5b4907.zip
[data] update searx.data - update_engine_traits.py
$ make data.traits Last GH action has been failed [1], the bugfixes from - https://github.com/searxng/searxng/pull/3611 - https://github.com/searxng/searxng/pull/3612 were necessary to update the data. [1] https://github.com/searxng/searxng/actions/runs/9278028691/job/25528337485 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/sxng_locales.py')
-rw-r--r--searx/sxng_locales.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/sxng_locales.py b/searx/sxng_locales.py
index 0c45d05c1..d6f4f71fd 100644
--- a/searx/sxng_locales.py
+++ b/searx/sxng_locales.py
@@ -56,6 +56,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'),
+ ('gl', 'Galego', '', 'Galician', '\U0001f310'),
('he', 'עברית', '', 'Hebrew', '\U0001f1ee\U0001f1f1'),
('hi', 'हिन्दी', '', 'Hindi', '\U0001f310'),
('hr', 'Hrvatski', '', 'Croatian', '\U0001f310'),