We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32327cd commit 22675fdCopy full SHA for 22675fd
Makefile
@@ -46,7 +46,7 @@ push_translations:
46
47
# Pulls translations from Transifex.
48
pull_translations:
49
- tx pull -f --mode reviewed --languages=$(transifex_langs)
+ tx pull -t -f --mode reviewed --languages=$(transifex_langs)
50
51
# This target is used by Travis.
52
validate-no-uncommitted-package-lock-changes:
0 commit comments