Translate django-internal strings to de_Informal

This commit is contained in:
Raphael Michel
2016-03-20 10:21:56 +01:00
parent fdad6787d5
commit 0044078ec5
2 changed files with 71 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ localecompile:
./manage.py compilemessages
localegen:
./manage.py makemessages --all
./manage.py makemessages --all --ignore "pretix/helpers/*"
staticfiles:
./manage.py collectstatic --noinput