Browse code

Lot's of changes and improvements

Benjamin Roth authored on30/08/2023 17:18:43
Showing1 changed files
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_lage']['title'][0] = 'Lage';
12
+$GLOBALS['TL_LANG']['tl_vr_wa_lage']['title'][1] = 'Der Name der Lage.';
13
+
14
+$GLOBALS['TL_LANG']['tl_vr_wa_lage']['title_legend'] = 'Lage';
15
+
16
+$GLOBALS['TL_LANG']['tl_vr_wa_lage']['back'] = 'Zurück';