mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 10:28:29 -07:00
.. | ||
.gitignore | ||
count.js | ||
download.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
unused.js | ||
upload.js |
Twosky intergration script
Usage
npm install
Install the dependencies in the local node_modules foldernpm run locales:download
- Download and save all translationsnpm run locales:upload
- Upload baseen
localenpm run locales:summary
- Shows the current locales summarynpm run locales:unused
- Shows a list of unused strings
After download you'll find the output locales in the client/src/__locales/
folder.