diff --git a/Makefile b/Makefile index fcc13ae58a..367179a7fc 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ detect_changed_source_translations: cd edx_proctoring && i18n_tool changed pull_translations: ## pull translations from Transifex - tx pull -a -f --mode reviewed --minimum-perc=1 + tx pull -a -f -t --mode reviewed --minimum-perc=1 push_translations: ## push source translation files (.po) from Transifex tx push -s