weblate/scripts/generate-locales
Michal Čihař b5deeaff07 Setup: Automatically compile MO files
This makes pip install from the repo behave as expected.

Fixes #3737
2020-06-16 09:56:04 +02:00

7 lines
97 B
Bash
Executable file

#!/bin/sh
# Gerates .mo files used for runtime translating Weblate
set -e
./setup.py build_mo