Module Description
This module provides the ability to add automatic translations to nodes using external libraries.
Features At the moment the module provides 5 different Translation APIs:
* Amazon Translate (^2.1) https://aws.amazon.com/translate
* MyMemory https://mymemory.translated.net/
* IBM Watson translator https://www.ibm.com/cloud/watson-language-translator
* Google cloud translator v2 https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Translation....
* Google cloud translator v3 https://cloud.google.com/translate/docs/reference/rpc/google.cloud.trans...
The 2.x branch of the module now suports paragraphs. For Multilingual Paragraphs please read this first
For automatic block translation use Auto Block Translate For automatic taxonomy terms translation use Auto Taxonomy Term Translate For custom translations use ANT Custom Translations Installation
* Normal module installation procedure.
Dependencies This module requires the google cloud translate client, if or don't use composer to install the module install it with composer.
* composer require google/cloud-translate:^1.10
The 2.1 version also requires the aws sdk
* composer require aws/aws-sdk-php
Configuration Configure the Automatic Translation at (/admin/config/auto_node_translate/config).
Using
* Choose an API in the settings page.
* Create a translatable node, in any language.
* Click on the "Automatic Translation" tab.
* Choose the language(s) you want to translate to.
* This module will create or update the translations of the selected languages, automatically translating all text fields.
Credits Powered by Javali
Features At the moment the module provides 5 different Translation APIs:
* Amazon Translate (^2.1) https://aws.amazon.com/translate
* MyMemory https://mymemory.translated.net/
* IBM Watson translator https://www.ibm.com/cloud/watson-language-translator
* Google cloud translator v2 https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Translation....
* Google cloud translator v3 https://cloud.google.com/translate/docs/reference/rpc/google.cloud.trans...
The 2.x branch of the module now suports paragraphs. For Multilingual Paragraphs please read this first
For automatic block translation use Auto Block Translate For automatic taxonomy terms translation use Auto Taxonomy Term Translate For custom translations use ANT Custom Translations Installation
* Normal module installation procedure.
Dependencies This module requires the google cloud translate client, if or don't use composer to install the module install it with composer.
* composer require google/cloud-translate:^1.10
The 2.1 version also requires the aws sdk
* composer require aws/aws-sdk-php
Configuration Configure the Automatic Translation at (/admin/config/auto_node_translate/config).
Using
* Choose an API in the settings page.
* Create a translatable node, in any language.
* Click on the "Automatic Translation" tab.
* Choose the language(s) you want to translate to.
* This module will create or update the translations of the selected languages, automatically translating all text fields.
Credits Powered by Javali
Module Link
Project Usage
120
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the problem of adding automatic translations to nodes using external libraries such as Amazon Translate, MyMemory, IBM Watson translator, Google cloud translator v2, and Google cloud translator v3.
Data Name
auto_node_translate