Configuration
Last updated on
6 February 2024
CONFIGURATION
- MyMemory
- No configuration needed
- IBM Watson translator
- Create an account in https://cloud.ibm.com/registration.
- Login to your account in https://cloud.ibm.com/login.
- Open the "IBM Cloud" menu and select Watson
- In Watson menu select "Browse Services" and select "Language Translator"
- Create the service
- Choose the "Manage" option from the menu.
- Go to /admin/config/auto_node_translate/config and insert your apikey and url on the config form. the latest available version can be checked in https://cloud.ibm.com/apidocs/language-translator#versioning.
- Google cloud translator v2 and v3
- Create an account on https://cloud.google.com
- Follow the first step on https://cloud.google.com/translate/docs/quickstart to create your project.
- On your project Dashboard click on "Explore and enable APIs" on the tab "Credentials" create an API KEY.
- Go to /admin/config/auto_node_translate/config and insert your apikey and project id on the config form.
- Amazon Translate
- Create an account on https://aws.amazon.com
- Create an IAM account for the translator, grant TranslateFullAccess permission
- Create an Access Key for the new IAM account
- Go to /admin/config/auto_node_translate/config and insert your apikey secret, and AWS region on the config form.
- LibreTranslate
- Get an api key on
https://portal.libretranslate.com/or you can self host the translation APIhttps://github.com/LibreTranslate/LibreTranslate - Go to
/admin/config/auto_node_translate/configand insert your apikey and URL on the config form.
- Get an api key on
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion