Add Polish to community languages

This commit is contained in:
Raphael Michel
2023-11-21 11:56:30 +01:00
parent 7439bc56b9
commit 5181fb38c4

View File

@@ -109,7 +109,7 @@ LANGUAGES_RTL = {
'ar', 'hw'
}
LANGUAGES_INCUBATING = {
'pl', 'fi', 'pt-br', 'gl',
'fi', 'pt-br', 'gl',
}
LOCALE_PATHS = [
os.path.join(os.path.dirname(__file__), 'locale'),