mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 01:42:37 +02:00
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:
parent
a2cf9bf2cf
commit
a3086956c8
15 changed files with 14 additions and 1 deletions
|
@ -8,4 +8,17 @@ ACTIVATE_DEMO_PROJECT = True
|
||||||
ADMIN_PASSWORD = ""
|
ADMIN_PASSWORD = ""
|
||||||
ALLOW_PUBLIC_PROJECT_CREATION = True
|
ALLOW_PUBLIC_PROJECT_CREATION = True
|
||||||
ACTIVATE_ADMIN_DASHBOARD = False
|
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
ihatemoney/translations/it/LC_MESSAGES/messages.mo
Normal file
BIN
ihatemoney/translations/it/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
ihatemoney/translations/pl/LC_MESSAGES/messages.mo
Normal file
BIN
ihatemoney/translations/pl/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
BIN
ihatemoney/translations/ru/LC_MESSAGES/messages.mo
Normal file
BIN
ihatemoney/translations/ru/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue