Ausgangslage
Dokumentation auf docs.typo3.org
l10n_mode TCA Beispiel mit dem Feld header in der Tabelle tt_content
$TCA['tt_content']['columns']['header']['l10n_mode'] = 'prefixLangTitle';
ext_tables.php
Dokumentation auf docs.typo3.org
$TCA['tt_content']['columns']['header']['l10n_mode'] = 'prefixLangTitle';
ext_tables.php