/GoogleTranslate

Translate JSON structures using google translation API

Primary LanguageJavaScript

Translate JSON structures using google translation API

npm install

node GoogleTranslate YOUR_GOOGLE_API_KEY JSON_FILE.json LANGUAGE_CODE,LANGUAGE_CODE

node GoogleTranslate YOUR_GOOGLE_API_KEY en.json fr,et,nl

Lang Codes https://ctrlq.org/code/19899-google-translate-languages

All the translated files go to 'translated' folder