Configuration

This extension ships a backend module for configuring translations. Inside the backend module all available local languages are listed and you have to assign a DeepL conform language key

Settings

Module Settings

Detecting target language

From TYPO3 11.5 LTS on the detection of the target language works as following:

  1. Set up DeepL Translation language in SiteConfiguration * Target languages detected from DeepL will only appear
  2. Check hreflang against DeepL supported languages * Needed for detecting EN-GB, EN-US, PT-PT or PT-BR
  3. Fallback to Language ISO code

If none of these match against DeepL API, translation for this language is disabled for usage within DeepL. Translation buttons and dropdowns respect this setting.