weblate/scripts/generate-locales
2013-11-18 16:20:34 +01:00

7 lines
138 B
Bash
Executable file

#!/bin/sh
# Gerates .mo files used for runtime translating Weblate
set -e
./manage.py compilemessages --settings=weblate.settings_test