Skip to content

Commit

Permalink
fix: update tx pull command
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq authored and ormsbee committed Mar 1, 2023
1 parent 13f65f9 commit b7acb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ detect_changed_source_translations:
cd openedx_learning && i18n_tool changed

pull_translations: ## pull translations from Transifex
tx pull -af -t --mode reviewed
tx pull -a -f -t --mode reviewed

push_translations: ## push source translation files (.po) from Transifex
tx push -s
Expand Down

0 comments on commit b7acb82

Please sign in to comment.