forked from CGM_Public/pretix_original
Remove pt-PT from incubating languages
This commit is contained in:
@@ -433,7 +433,7 @@ LANGUAGES_OFFICIAL = {
|
|||||||
'en', 'de', 'de-informal'
|
'en', 'de', 'de-informal'
|
||||||
}
|
}
|
||||||
LANGUAGES_INCUBATING = {
|
LANGUAGES_INCUBATING = {
|
||||||
'pt-br', 'pl', 'fi', 'pt-pt'
|
'pl', 'fi', 'pt-pt'
|
||||||
} - set(config.get('languages', 'allow_incubating', fallback='').split(','))
|
} - set(config.get('languages', 'allow_incubating', fallback='').split(','))
|
||||||
LANGUAGES_RTL = {
|
LANGUAGES_RTL = {
|
||||||
'ar', 'hw'
|
'ar', 'hw'
|
||||||
|
|||||||
Reference in New Issue
Block a user