Skip to content
Snippets Groups Projects
Unverified Commit afbabab3 authored by Dillon Dumesnil's avatar Dillon Dumesnil Committed by GitHub
Browse files

Merge pull request #28455 from edx/ddumesnil/transifex-pull-translations-patch

fix: Transifex fix for local requirements during paver setup
parents 23ea0c58 b18f9df2
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@ extract_translations: ## extract localizable strings from sources
push_translations: ## push source strings to Transifex for translation
i18n_tool transifex push
pull_translations: ## pull translations from Transifex
pull_translations: requirements ## pull translations from Transifex
git clean -fdX conf/locale
i18n_tool transifex pull
i18n_tool extract
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment