0.0.2 • Published 7 years ago

json-google-translator v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

json-google-translator

Provide the ability to translate json structure using google translator API.

Usage

key=API_KEY input_file=FILE_NAME source_language=SOURCE_LANGUAGE target_languages=TARGET_LANGUAGES(comma separated) node translate-json.js

Arguments example

input_file=en.json source_language=en target_languages=fr,de

Input json file example

example.json