Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
37d39dba95 |
2
Makefile
2
Makefile
@@ -50,7 +50,7 @@ push_translations:
|
||||
|
||||
# Pulls translations from Transifex.
|
||||
pull_translations:
|
||||
tx pull -f --mode reviewed --language=$(transifex_langs)
|
||||
tx pull -f --mode reviewed --languages=$(transifex_langs)
|
||||
|
||||
# This target is used by Travis.
|
||||
validate-no-uncommitted-package-lock-changes:
|
||||
|
||||
Reference in New Issue
Block a user