Remove pt-PT from incubating languages

This commit is contained in:
Raphael Michel
2020-10-26 16:41:43 +01:00
parent 2b1d9bc039
commit ad094bcfc0

View File

@@ -433,7 +433,7 @@ LANGUAGES_OFFICIAL = {
'en', 'de', 'de-informal'
}
LANGUAGES_INCUBATING = {
'pt-br', 'pl', 'fi', 'pt-pt'
'pl', 'fi', 'pt-pt'
} - set(config.get('languages', 'allow_incubating', fallback='').split(','))
LANGUAGES_RTL = {
'ar', 'hw'