Merge pull request #16499 from edx/LEARNER-2653-update-make-targets-for-translations

LEARNER-2653 Updated translations make targets
This commit is contained in:
Ayub khan
2017-11-09 05:05:53 +05:00
committed by GitHub

View File

@@ -15,8 +15,8 @@ clean:
extract_translations:
# Extract localizable strings from sources
paver i18n_extract
i18n_tool extract -vv
push_translations:
# Push source strings to Transifex for translation
paver i18n_transifex_push
i18n_tool transifex push