<?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']['tl_content']['modal_configurations'][0] = 'PopUp-Konfiguration';
$GLOBALS['TL_LANG']['tl_content']['modal_configurations'][1] = 'Die zu ladende PopUp-Konfiguration.';
$GLOBALS['TL_LANG']['tl_content']['modal_configurations'][1] = 'Die zu ladende PopUp-Konfiguration.';

$GLOBALS['TL_LANG']['tl_content']['modalconfig_legend'] = 'PopUp-Einstellungen';