mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Include compiled messages.
It doesn't work without these if DEBUG is False. And users can't compile them outside the allianceauth source directory. When editing translations, compile with: django-admin compilemessages --settings=allianceauth.project_template.project_name.settings.base
This commit is contained in:
parent
22bda62e59
commit
9d2b3bb157
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,7 +42,6 @@ nosetests.xml
|
|||||||
coverage.xml
|
coverage.xml
|
||||||
|
|
||||||
# Translations
|
# Translations
|
||||||
*.mo
|
|
||||||
*.pot
|
*.pot
|
||||||
|
|
||||||
# Django stuff:
|
# Django stuff:
|
||||||
|
BIN
allianceauth/locale/de/LC_MESSAGES/django.mo
Normal file
BIN
allianceauth/locale/de/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
BIN
allianceauth/locale/es/LC_MESSAGES/django.mo
Normal file
BIN
allianceauth/locale/es/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user