AdGuardHome/scripts/translations
Andrey Meshkov deeaca5de1 fix typo 2020-09-16 19:47:26 +03:00
..
.gitignore + translations: add twosky integration 2019-07-31 13:51:58 +03:00
README.md fix typo 2020-09-16 19:47:26 +03:00
count.js Added unused translations counter 2020-09-16 17:42:57 +03:00
download.js + translations: add twosky config file 2019-08-20 17:19:49 +03:00
package-lock.json Update locales, add locales scripts, update locales readme 2020-04-07 16:17:57 +03:00
package.json Added unused translations counter 2020-09-16 17:42:57 +03:00
unused.js Added unused translations counter 2020-09-16 17:42:57 +03:00
upload.js + translations: add twosky config file 2019-08-20 17:19:49 +03:00

README.md

Twosky intergration script

Usage

  • npm install Install the dependencies in the local node_modules folder
  • npm run locales:download - Download and save all translations
  • npm run locales:upload - Upload base en locale
  • npm run locales:summary - Shows the current locales summary
  • npm run locales:unused - Shows a list of unused strings

After download you'll find the output locales in the client/src/__locales/ folder.