mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
push-translations: Run manage.py makemessages first.
This saves an extra step in pushing translations to transifex, with no real negative side effects.
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
./manage.py makemessages --locale=en
|
||||
tx push -s -r zulip.djangopo,zulip.translationsjson
|
||||
|
||||
Reference in New Issue
Block a user