TSConfig reference
Page TSConfig
localization.enableDeepL
- Datatype
- boolean
- Description
- Enables the translation using DeepL in the user interface. Note that
Data
translations are not affected by these options.Handler - Default
- 1
- Example
mod { web_layout { localization.enableDeepL = 1 } web_list { localization.enableDeepL = 1 } }
Copied!