added new languages

This commit is contained in:
vabene1111 2020-12-26 13:16:01 +01:00
parent d364994ed7
commit a23dc717aa

View File

@ -177,6 +177,8 @@ LANGUAGES = [
('nl', _('Dutch')),
('fr', _('French')),
('ca', _('Catalan')),
('es', _('Spanish')),
('it', _('Italian')),
]
# Static files (CSS, JavaScript, Images)