chathudan / GoogleTranslate

Translate JSON structures using google translation API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Translate JSON structures using google translation API


Languages

Language:JavaScript 100.0%