mirror of
https://github.com/pretix/pretix.git
synced 2026-04-25 23:42:32 +00:00
Promote danish to an inofficial language
This commit is contained in:
@@ -413,7 +413,7 @@ LANGUAGES_OFFICIAL = {
|
||||
'en', 'de', 'de-informal'
|
||||
}
|
||||
LANGUAGES_INCUBATING = {
|
||||
'pt-br', 'da', 'pl', 'it',
|
||||
'pt-br', 'pl', 'it',
|
||||
} - set(config.get('languages', 'allow_incubating', fallback='').split(','))
|
||||
|
||||
if DEBUG:
|
||||
|
||||
Reference in New Issue
Block a user