Browse code

Lot's of changes and improvements

Benjamin Roth authored on30/08/2023 17:18:43
Showing1 changed files
... ...
@@ -10,3 +10,8 @@
10 10
 
11 11
 $GLOBALS['TL_LANG']['MSC']['wa_sorte'] = 'Rebsorte';
12 12
 $GLOBALS['TL_LANG']['MSC']['wa_leseart'] = 'Leseart';
13
+
14
+$GLOBALS['TL_LANG']['REF']['wa_ernteart'] = [
15
+    'handlese' => 'Handlese',
16
+    'vollernter' => 'Vollernter',
17
+];
Browse code

Update

Benjamin Roth authored on15/08/2023 00:19:43
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,12 @@
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']['MSC']['wa_sorte'] = 'Rebsorte';
12
+$GLOBALS['TL_LANG']['MSC']['wa_leseart'] = 'Leseart';