DeepL Translator
Description
DeepL is a machine translation service. The OMN integration works together with DeepL via an API.
On the one hand, DeepL offers a free translator with some limited features, such as translate up to 5,000 characters, translate three locked documents per month and use 10 glossary entries.
On the other hand, the Pro version can be subscribed for a fee so that users can use some extra features, for example to translate all from entire documents to web pages, images and emails.
To use the DeepL translator in the OMN context, a paid DeepL API Pro subscription must be purchased.
All information about DeepL API Pro can be found here.
Supported languages
The list of supported languages is the following:
Bulgarian, Chinese (both traditional and simplified), Czech, Danish, Dutch, English (American and British), Estonian, Finnish, French,
German, Greek, Hungarian, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Norwegian (Bokmål), Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian
All languages can be seen on this page.
| The languages can be adapted by the providers, which may result in discrepancies between the page and the languages actually supported. |
Configuration Parameters
Workflow-Name: ai-translation
General parameters
| Key (* = required) | Type | Default | Description | Example |
|---|---|---|---|---|
ext.ai-translation.translationService* |
string |
Name of the AI translation service which should be used ('deepl', 'ms', 'google' or 'systran') |
deepl |
|
ext.ai-translation.attributes |
string (multi) |
List of attribute identifiers which should be translated (per default all language dependant attributes are translated) |
"Artikelnummer, Farbe" |
|
ext.ai-translation.sourceLanguages |
language (multi) |
required |
List of content source languages which should be translated |
English, German |
ext.ai-translation.targetLanguages |
language (multi) |
required |
List of content target languages which should be translated to |
French, Japanese |
ext.ai-translation.targetCultureOverrides |
string (multi) |
optional |
List of culture names that are used as country override for the specific language |
"en-GB", "pt-BZ" |
DeepL specific parameters
| Key (* = required) | Type | Default | Description | Example |
|---|---|---|---|---|
ext.ai-translation.deepl.apiUrl* |
string |
Base URL of the deepl translation service |
||
ext.ai-translation.deepl.apiKey* |
string |
API Key for the deepl translation service |
Example configuration
The following image shows what a sample configuration for DeepL Translator might look like.
A detailed step-by-step guide to the configuration of the Workflow Config Function plug-in can be found on this page.
Support
For questions users can directly contact the DeepL Help Center.