1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,16 @@ |
1 |
+<?php |
|
2 |
+ |
|
3 |
+/** |
|
4 |
+ * This file is part of contao-weinanlieferung-bundle. |
|
5 |
+ * |
|
6 |
+ * (c) vonRotenberg |
|
7 |
+ * |
|
8 |
+ * @license commercial |
|
9 |
+ */ |
|
10 |
+ |
|
11 |
+$GLOBALS['TL_LANG']['tl_vr_wa_leseart']['title'][0] = 'Leseart'; |
|
12 |
+$GLOBALS['TL_LANG']['tl_vr_wa_leseart']['title'][1] = 'Die Bezeichnung der Leseart.'; |
|
13 |
+ |
|
14 |
+$GLOBALS['TL_LANG']['tl_vr_wa_leseart']['title_legend'] = 'Leseart'; |
|
15 |
+ |
|
16 |
+$GLOBALS['TL_LANG']['tl_vr_wa_leseart']['back'] = 'Zurück'; |