1
0
Fork 1
mirror of https://github.com/pretix/pretix-servicefees.git synced 2025-03-16 16:54:20 +01:00
pretix-servicefees/Makefile

9 lines
154 B
Makefile
Raw Normal View History

2018-02-27 23:12:01 +01:00
all: localecompile
localecompile:
django-admin compilemessages
localegen:
django-admin makemessages -l de_Informal -l de -i build -i dist -i "*egg*"