Promote Czeck language to inofficial

This commit is contained in:
Raphael Michel
2023-03-23 09:09:12 +01:00
parent e1b1bb93bc
commit 27f0ed69d7

View File

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