mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-16 18:09:47 +03:00
*: update translation script readme
This commit is contained in:
parent
670810c433
commit
dfe47ab33b
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue