*: update translation script readme
This commit is contained in:
parent
670810c433
commit
dfe47ab33b
|
@ -9,3 +9,9 @@ TWOSKY_URI=<API URI> TWOSKY_CLIENT_ID=<PROJECT ID> node upload.js
|
|||
```
|
||||
|
||||
After download you'll find the output locales in the `client/src/__locales/` folder.
|
||||
|
||||
Examples:
|
||||
```
|
||||
TWOSKY_URI=https://twosky.example/api/v1 TWOSKY_CLIENT_ID=adguardhome node download.js
|
||||
TWOSKY_URI=https://twosky.example/api/v1 TWOSKY_CLIENT_ID=adguardhome node upload.js
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue