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-informal', _('German (informal)')),
('ar', _('Arabic')),
('eu', _('Basque')),
('ca', _('Catalan')),
('zh-hans', _('Chinese (simplified)')),
('zh-hant', _('Chinese (traditional)')),