bdff46ec1d
Merge in DNS/adguard-home from 2102-dnsrewrite to master
Updates #2102.
Squashed commit of the following:
commit 8490fc18179d38c4b162ff9b257fea1f8535afbd
Merge: d9448ddca
|
||
---|---|---|
.. | ||
.gitignore | ||
README.md | ||
count.js | ||
download.js | ||
package-lock.json | ||
package.json | ||
unused.js | ||
upload.js |
README.md
Twosky integration 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.