mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-28 11:53:59 +08:00
4 lines
129 B
Bash
Executable file
Vendored
4 lines
129 B
Bash
Executable file
Vendored
#!/bin/sh
|
|
|
|
./manage.py makemessages -a -i 'repos/*' -i 'docs/*'
|
|
./manage.py makemessages -a -i 'repos/*' -i 'docs/*' -d djangojs
|