The Translate action translates the specified text. The translation for the active language must be available in the app.
If no translation is available, the specified text is returned.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
key |
Specifies the text to be translated. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns the translated text or the key. |