Attention
TYPO3 v11 has reached end-of-life as of October 31st 2024 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.
Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v11 here: TYPO3 ELTS.
Permissions
You can restrict backend users and groups to edit records in specific languages only. The permissions are enforced across all tables by checking the language specified in the TCA configuration of the "languageField" of the table. Navigate to the backend module System > Backend Users. Select a backend user group. The Limit to languages setting is found in the Access Lists tab:
Settings from groups and sub-groups are merged.
If a user has no Limit to languages checkboxes set at all they can edit all languages.
Regardless of Limit to languages all users can edit records with [All] language.
Setting Limit to languages is not only good to protect translators from editing other languages or default content - it is also helpful to limit the confusion a user might have when faced with modules displaying translations for a variety of other languages!