Skip to content

Allow to autotranslate React Intl resource files via Google Translate service

License

Notifications You must be signed in to change notification settings

GarageInc/react-intl-google-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

react-intl-google-translate

React intrl creates a simple *.json file. And sometimes need to autotranslate this file into different languages without manual work.

This script allows to autotranslate React Intl resource files via Google Translate service(require Google Cloud API Key)

Command params: node index.js --source-file --target-file --language --path-to-api-key.json

Example of usage node ./index.js ./en.json ./zh.json zh

About

Allow to autotranslate React Intl resource files via Google Translate service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published