<?php declare(strict_types=1); /* * This file is part of modal bundle for Contao. * * (c) Benjamin Roth * * @license LGPL-3.0-or-later */ use Contao\DC_Table; use Contao\DataContainer; $GLOBALS['TL_LANG']['MOD']['modals'][0] = 'PopUp-Fenster'; $GLOBALS['TL_LANG']['MOD']['modals'][1] = 'Verwalten von Popup-Konfigurationen';