You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?php/** * This file is part of MetaModels/attribute_contentarticle. * * (c) 2012-2019 The MetaModels team. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * This project is provided in good faith and hope to be usable by anyone. * * @package MetaModels * @subpackage AttributeContentArticle * @author Stefan Heimes <[email protected]> * @copyright 2012-2019 The MetaModels team. * @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later * @filesource */$GLOBALS['TL_LANG']['attribute_contentarticle']['missing_id'] = 'Sie müssen den Hauptdatensatz speichern, bevor Sie neue Daten anlegen können.';
1
+
<?php
2
+
/**
3
+
* This file is part of MetaModels/attribute_contentarticle.
4
+
*
5
+
* (c) 2012-2022 The MetaModels team.
6
+
*
7
+
* For the full copyright and license information, please view the LICENSE
8
+
* file that was distributed with this source code.
9
+
*
10
+
* This project is provided in good faith and hope to be usable by anyone.
11
+
*
12
+
* Translations are managed automatically using Transifex. To create a new translation
13
+
* or to help to maintain an existing one, please register at transifex.com.
0 commit comments