TSConfig reference 

Page TSConfig 

localization.enableDeepL 

Datatype
boolean
Description
Enables DeepL as a TYPO3 localization handler in the localization wizard. Note that direct DataHandler translations are not affected by this option.
Default
1
Example
mod {
   web_layout {
       localization.enableDeepL = 1
   }
}
Copied!