diff --git a/Makefile b/Makefile index 216b36e..d0ba472 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,7 @@ detect_changed_source_translations: cd edx-when && i18n_tool changed pull_translations: ## pull translations from Transifex - tx pull -a -f --mode reviewed + tx pull -t -a -f --mode reviewed push_translations: ## push source translation files (.po) from Transifex tx push -s