mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Enable language tr
This commit is contained in:
@@ -357,6 +357,7 @@ ALL_LANGUAGES = [
|
||||
('de-informal', _('German (informal)')),
|
||||
('nl', _('Dutch')),
|
||||
('da', _('Danish')),
|
||||
('tr', _('Turkish')),
|
||||
('pt-br', _('Portuguese (Brazil)')),
|
||||
]
|
||||
LANGUAGES_OFFICIAL = {
|
||||
|
||||
Reference in New Issue
Block a user