Google Translate
Translation using the Google Translate service
Last updated
Was this helpful?
Translation using the Google Translate service
Last updated
Was this helpful?
Google Translate module adds integration with Google Translate service to your application and is intended for automated text translation.
Google Translate: Translate
text (text) - source text for translation.
source_lang (ENUM) - language of the source text.
target_lang (ENUM) - target language for translation
is_html (boolean) - a mark that the input source text is html formatted.
text (text) - translated text
Project ID
-
Your project ID on Google Cloud Platform.
Service Account File
-
Service account private key JSON file of your Google Cloud project
Use to get the Project ID. Manual for obtaining and setting up the Project ID is available at .
Manual for obtaining Service Account File is available at . According to security policy, Google does not store your private key so you can not redownload your JSON file. You will have to create a new key if necessary.