/node-red-contrib-google-translate

Node-RED node for Google Translate

Primary LanguageHTMLApache License 2.0Apache-2.0

node-red-contrib-google-translate

Node-RED node for Google Translate

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-google-translate

Example

String data in msg.payload will be translated into language specified in node property.

flow.png

More than 100 languages are supported in the Google Translate node.

property.png