Project: regenerate updated transifex config files
Closed #408 (closed) the actual commands are identical but the default flags are slightly different. See:
https://developers.transifex.com/docs/migrating-from-older-versions-of-the-client
For our purposes, the flags that change are -s
is assumed when pushing files to transifex, this means that sources are pushed by default. -t
is the default when pulling from transifex, meaning that translations are pulled by default. Working with it is basically identical to working with the python client.