Google Translate Engine
Google - translate
Description
Translate a text from any language to a destination (google will autodetect the source language)
Inputs
- Control Flow (Control Flow)
- Text (String): The text to translate
- Language (String): Language code (en, fr, es, ...)
Outputs
- Control Flow (Control Flow)
- Translation (String): The translated text
- Error (Error Flow): Any error encountered