[formEngine]¶
Properties¶
translationFile¶
- Option path
- TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.formEngine.translationFile
- Data type
- string/ array
- Needed by
- Backend (plugin)
- Mandatory
- Yes
- Default value (for prototype ‘standard’)
1 2
formEngine: translationFile: 'EXT:form/Resources/Private/Language/Database.xlf'
- Good to know
- Description
- Filesystem path(s) to translation files which should be searched for form plugin translations.