Update of extract.js to process translations in other languages.

This commit is contained in:
Tomas Bures 2019-05-12 19:52:39 +02:00
parent 03bcba1667
commit b1efb95315
6 changed files with 1161 additions and 38 deletions

View file

@ -14,7 +14,10 @@
"acorn": "^6.0.4",
"acorn-jsx": "^5.0.0",
"camelcase": "^5.0.0",
"deep-keys": "^0.5.0",
"ellipsize": "^0.1.0",
"fast-deep-equal": "^2.0.1",
"fs-extra": "^8.0.0",
"klaw-sync": "^6.0.0",
"slugify": "^1.3.3"
}