mirror of
https://github.com/pretix/pretix.git
synced 2026-08-28 13:34:40 +00:00
Starting with localisation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
all: localecompile
|
||||
|
||||
localecompile:
|
||||
django-admin compilemessages
|
||||
|
||||
localegen:
|
||||
django-admin makemessages --all
|
||||
Reference in New Issue
Block a user