mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Add Indonesian language
This commit is contained in:
@@ -89,6 +89,7 @@ ALL_LANGUAGES = [
|
|||||||
('fi', _('Finnish')),
|
('fi', _('Finnish')),
|
||||||
('gl', _('Galician')),
|
('gl', _('Galician')),
|
||||||
('el', _('Greek')),
|
('el', _('Greek')),
|
||||||
|
('id', _('Indonesian')),
|
||||||
('it', _('Italian')),
|
('it', _('Italian')),
|
||||||
('lv', _('Latvian')),
|
('lv', _('Latvian')),
|
||||||
('pl', _('Polish')),
|
('pl', _('Polish')),
|
||||||
|
|||||||
Reference in New Issue
Block a user