json-translation-merge
v1.1.5
Published
CLI tool that merges JSON translations
Downloads
94
Maintainers
Readme
json-translation-merge
NPM script that merges [name].translations.[lang].json files from target directory and creates aggregated [name].translations.[lang].json language files at destination.
Usage
json-translation-merge [source] [destination]
[source]
- path where translation files are located[destination]
- path where to save aggregated translations