Merge in DNS/adguard-home from 2102-dnsrewrite to master
Updates #2102.
Squashed commit of the following:
commit 8490fc18179d38c4b162ff9b257fea1f8535afbd
Merge: d9448ddca
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| count.js | ||
| download.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| unused.js | ||
| upload.js | ||
Twosky integration script
Usage
npm installInstall the dependencies in the local node_modules foldernpm run locales:download- Download and save all translationsnpm run locales:upload- Upload baseenlocalenpm 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.