[formEngine]

Properties

translationFiles

Option path
TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.formEngine.translationFiles
Data type
string/ array
Needed by
Backend (plugin)
Mandatory
Yes
Default value (for prototype ‘standard’)
1
2
3
formEngine:
  translationFiles:
    10: '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.