Add Basque to languages

This commit is contained in:
Raphael Michel
2024-08-29 16:52:54 +02:00
parent 2e0769bc41
commit 04b9134e36

View File

@@ -80,6 +80,7 @@ ALL_LANGUAGES = [
('de', _('German')), ('de', _('German')),
('de-informal', _('German (informal)')), ('de-informal', _('German (informal)')),
('ar', _('Arabic')), ('ar', _('Arabic')),
('eu', _('Basque')),
('ca', _('Catalan')), ('ca', _('Catalan')),
('zh-hans', _('Chinese (simplified)')), ('zh-hans', _('Chinese (simplified)')),
('zh-hant', _('Chinese (traditional)')), ('zh-hant', _('Chinese (traditional)')),