Translation
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
LANGUAGES_GOOGLE(
[target]
, [model]
)[optional] target
Target language ISO 639-1 code. For example: "en"
.
Please see the list of supported codes in Google's Translation API documentation.
[optional] model
The translation model. Choose either:
base
for the Phrase-Based Machine Translation (PBMT) model (default)nmt
for the Neural Machine Translation (NMT) model
Selected options:
NMT
PBMT