Skip to content

Commit

Permalink
Added translation comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton authored Aug 9, 2016
1 parent b91b7be commit fec55ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README-translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ In a project that already has its associate Transifex setup configured, such as
tx pull -a
```

or to only pull translations with a minimum number of translations complete, for example:

```
tx pull --minimum 100 -f
```

##Pushing new / updated source files to Transifex

```
Expand Down

0 comments on commit fec55ba

Please sign in to comment.