You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: For using the editor user/group configured feature, introduced
in 4.4.0, it is required to enable the respective feature flag in your
local configuration or via an `ext_localconf.php` file
```php
$GLOBALS['TYPO3_CONF_VARS']['SYS']['features']['deeplTranslationUserConfigured'] = true;
```
0 commit comments