added polish to language chooser
This commit is contained in:
parent
1989cd0882
commit
c64872ac63
@ -334,6 +334,7 @@ LANGUAGES = [
|
|||||||
('de', _('German')),
|
('de', _('German')),
|
||||||
('it', _('Italian')),
|
('it', _('Italian')),
|
||||||
('lv', _('Latvian')),
|
('lv', _('Latvian')),
|
||||||
|
('pl', _('Polish')),
|
||||||
('es', _('Spanish')),
|
('es', _('Spanish')),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user