{namespace neos=Neos\Neos\ViewHelpers} {namespace jsonstore=Ttree\JsonStore\Manager\ViewHelpers}

{neos:backend.translate(source: 'Modules', id: configuration.ui.label)} {neos:backend.translate(source: 'Modules', id: 'count', arguments: {0: numberOfDocuments})}

{neos:backend.translate(source: 'Modules', id: 'table.head.label')} {neos:backend.translate(source: 'Modules', id: 'table.head.creation')} {neos:backend.translate(source: 'Modules', id: 'table.head.modification')} {neos:backend.translate(id: propertyPath, source: configuration.l10n.source, package: configuration.l10n.package)} {propertyConfiguration.label}
{document.label} {f:format.date(date: document.createdAt, format: 'd.m.Y H:i')} {f:format.date(date: document.updatedAt, format: 'd.m.Y H:i')}