compile messages and added norwegian to language option

This commit is contained in:
vabene1111 2023-06-08 14:40:55 +02:00
parent 3a26f09307
commit 23d67a5bd3
3 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@ LANGUAGES = [
('hu', _('Hungarian')),
('it', _('Italian')),
('lv', _('Latvian')),
('nb', _('Norwegian ')),
('pl', _('Polish')),
('ru', _('Russian')),
('es', _('Spanish')),