feat: add Contao 5.7 pinboard bundle

This commit is contained in:
Jürgen Mummert
2026-03-04 15:44:07 +01:00
commit 47b5199c54
15 changed files with 619 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['MOD']['pinnwand'] = ['Pinwand', 'Pinnwandeinträge verwalten'];
$GLOBALS['TL_LANG']['FMD']['pinnwand'] = ['Pinwand', 'Zeigt veröffentlichte Pinnwandeinträge als frei angeordnete Notizzettel an'];