pretix-servicefees/Makefile
Raphael Michel 3d8ad5ed5e Add POT file
2018-03-06 12:24:25 +01:00

9 lines
165 B
Makefile

all: localecompile
localecompile:
django-admin compilemessages
localegen:
django-admin makemessages --keep-pot -l de_Informal -l de -i build -i dist -i "*egg*"