Translate Text
This action is used to translate an input text into any language using Google Translate API
Inputs
Input | Type | Description |
---|---|---|
Region | String | Server region you can find in the url (us or eu) |
Text | String | Input text to translate |
DG Api Key | String | Read here |
Secret | String | Read here |
Target Language | String | Target Language, all Google supported languages in ISO 639-1 format |
Updated 12 months ago