mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 20:06:25 -06:00
Add token environment variable to tx command
This commit is contained in:
parent
9fe6286580
commit
7c9ff59894
@ -33,7 +33,7 @@ To download translated strings automatically, you'll need to:
|
||||
Once you have the client set up, run the following command:
|
||||
|
||||
```no-highlight
|
||||
tx pull
|
||||
TX_TOKEN=$TOKEN tx pull
|
||||
```
|
||||
|
||||
This will download all portable (`.po`) translation files from Transifex, updating them locally as needed.
|
||||
|
Loading…
Reference in New Issue
Block a user