mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Enable Russian and Latvian languages
This commit is contained in:
@@ -409,6 +409,8 @@ ALL_LANGUAGES = [
|
||||
('tr', _('Turkish')),
|
||||
('pl', _('Polish')),
|
||||
('it', _('Italian')),
|
||||
('ru', _('Russian')),
|
||||
('lv', _('Latvian')),
|
||||
('zh-hans', _('Chinese (simplified)')),
|
||||
('el', _('Greek'))
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user