Update Transifex howto
This commit is contained in:
parent
677c0e3b70
commit
1e708a8d42
|
@ -39,3 +39,11 @@ Update GitHub repo
|
|||
# tx push --translation --language xy
|
||||
|
||||
Where xy is the language code
|
||||
|
||||
|
||||
|
||||
5) To force updating translations:
|
||||
|
||||
# tx pull --force
|
||||
|
||||
This might be required when the repo is freshly cloned and thus timestamps are newer than on Transifex.
|
||||
|
|
Loading…
Reference in New Issue