Add morocco (french and arabic) as an option.

This commit is contained in:
Midou36O 2024-02-08 16:37:43 +00:00
parent df1a774003
commit 1c9cc4a509
2 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@ This file is generated automatically by::
sxng_locales = (
('af', 'Afrikaans', '', 'Afrikaans', '\U0001f310'),
('ar', 'العربية', '', 'Arabic', '\U0001f310'),
('ar-MA', 'العربية', 'المغرب', 'Arabic', '\U0001f1f2\U0001F1E6'),
('ar-SA', 'العربية', 'المملكة العربية السعودية', 'Arabic', '\U0001f1f8\U0001f1e6'),
('be', 'Беларуская', '', 'Belarusian', '\U0001f310'),
('bg', 'Български', '', 'Bulgarian', '\U0001f310'),
@ -50,6 +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-BE', 'Français', 'Belgique', 'French', '\U0001f1e7\U0001f1ea'),
('fr-CA', 'Français', 'Canada', 'French', '\U0001f1e8\U0001f1e6'),
('fr-CH', 'Français', 'Suisse', 'French', '\U0001f1e8\U0001f1ed'),

View file

@ -9,4 +9,4 @@
{% if flag %}{{ flag }} {% endif%} {{- lang_name }} {% if country_name %} - {{ country_name }} {% endif %} [{{sxng_tag}}]
</option>
{%- endfor -%}
</select>
</select>