README: update build instructions
This commit is contained in:
parent
146cd6d3a6
commit
8ad0ec2518
4
BUILD.md
4
BUILD.md
|
@ -43,7 +43,9 @@ There are some scripts that will run automatically before/after tagging a versio
|
|||
|
||||
## Translation
|
||||
|
||||
We host locale files (`message.json`) on Transifex. To pull files from Transifex, run
|
||||
We host locale files (`message.json`) on Transifex. All the files exist in our GitHub repository, but if you need to update the locale files, you will need to install the [Transifex client](https://docs.transifex.com/client/installing-the-client)
|
||||
|
||||
To pull files from Transifex, run
|
||||
|
||||
```
|
||||
npm run update-locales
|
||||
|
|
Loading…
Reference in New Issue
Block a user