.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes..formengine: ============ [formEngine] ============ .. _typo3.cms.form.prototypes..formengine-properties: Properties ========== .. _typo3.cms.form.prototypes..formengine.translationfiles: translationFiles ---------------- :aspect:`Option path` TYPO3.CMS.Form.prototypes..formEngine.translationFiles :aspect:`Data type` string/ array :aspect:`Needed by` Backend (plugin) :aspect:`Mandatory` Yes :aspect:`Default value (for prototype 'standard')` .. code-block:: yaml :linenos: :emphasize-lines: 2 formEngine: translationFiles: 10: 'EXT:form/Resources/Private/Language/Database.xlf' :aspect:`Good to know` - :ref:`"Translate form plugin settings"` :aspect:`Description` Filesystem path(s) to translation files which should be searched for form plugin translations.