AdGuardHome/scripts/translations
2019-08-20 17:19:49 +03:00
..
.gitignore + translations: add twosky integration 2019-07-31 13:51:58 +03:00
download.js + translations: add twosky config file 2019-08-20 17:19:49 +03:00
package-lock.json
package.json
README.md + translations: add twosky integration 2019-07-31 13:51:58 +03:00
upload.js + translations: add twosky config file 2019-08-20 17:19:49 +03:00

Twosky intergration script

Usage

npm install
TWOSKY_URI=<API URI> TWOSKY_CLIENT_ID=<PROJECT ID> node download.js
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.