mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Add Norwegian Bokmål language
This commit is contained in:
@@ -92,6 +92,7 @@ ALL_LANGUAGES = [
|
|||||||
('id', _('Indonesian')),
|
('id', _('Indonesian')),
|
||||||
('it', _('Italian')),
|
('it', _('Italian')),
|
||||||
('lv', _('Latvian')),
|
('lv', _('Latvian')),
|
||||||
|
('nb-no', _('Norwegian Bokmål')),
|
||||||
('pl', _('Polish')),
|
('pl', _('Polish')),
|
||||||
('pt-pt', _('Portuguese (Portugal)')),
|
('pt-pt', _('Portuguese (Portugal)')),
|
||||||
('pt-br', _('Portuguese (Brazil)')),
|
('pt-br', _('Portuguese (Brazil)')),
|
||||||
|
|||||||
Reference in New Issue
Block a user