diff --git a/Makefile b/Makefile index da39f4d..6aca9e1 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ detect_changed_source_translations: cd edx_api_doc_tools && 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