Revert "fix: update transifex flag for tx cli 1.4.0"

This reverts commit f8a1147571.
This commit is contained in:
leangseu-edx
2022-12-20 09:56:32 -05:00
parent f3c80ed39b
commit 080d31e934

View File

@@ -44,7 +44,7 @@ push_translations:
# Pulls translations from Transifex.
pull_translations:
tx pull -t -f --mode reviewed --languages=$(transifex_langs)
tx pull -f --mode reviewed --languages=$(transifex_langs)
# This target is used by Travis.
validate-no-uncommitted-package-lock-changes: