update l10n data (#613)

Add all new localization data from Weblate into main menu:
- Chinese
- Russian
- Polish
- Turkish (incomplete)
- Ukrainian (incomplete)
This commit is contained in:
Glandos 2020-05-08 22:49:42 +02:00 committed by GitHub
parent a2cf9bf2cf
commit a3086956c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 14 additions and 1 deletions

View file

@ -8,4 +8,17 @@ ACTIVATE_DEMO_PROJECT = True
ADMIN_PASSWORD = ""
ALLOW_PUBLIC_PROJECT_CREATION = True
ACTIVATE_ADMIN_DASHBOARD = False
SUPPORTED_LANGUAGES = ["en", "fr", "de", "nl", "es_419", "nb_NO", "id"]
SUPPORTED_LANGUAGES = [
"de",
"en",
"es_419",
"fr",
"id",
"nb_NO",
"nl",
"pl",
"ru",
"tr",
"uk",
"zh_Hans",
]

Binary file not shown.

Binary file not shown.

Binary file not shown.