Browse code

Add label headline for slottypes

Benjamin Roth authored on25/07/2024 13:12:32
Showing1 changed files
... ...
@@ -18,6 +18,7 @@ $GLOBALS['TL_LANG']['MOD']['wa_units'][1] = 'Ermöglicht es auf Behältermengen
18 18
 $GLOBALS['TL_LANG']['MOD']['tl_vr_wa_rebsorte'] = 'Rebsorten';
19 19
 $GLOBALS['TL_LANG']['MOD']['tl_vr_wa_leseart'] = 'Leseart';
20 20
 $GLOBALS['TL_LANG']['MOD']['tl_vr_wa_slot'] = 'Zeitslots';
21
+$GLOBALS['TL_LANG']['MOD']['tl_vr_wa_slottypes'] = 'Zeitslot-Vorlagen';
21 22
 
22 23
 $GLOBALS['TL_LANG']['FMD'][WeinanlieferungSlotsListModuleController::TYPE][0] = 'Weinanlieferung-Zeitslotliste';
23 24
 $GLOBALS['TL_LANG']['FMD'][WeinanlieferungSlotsListModuleController::TYPE][1] = 'Gibt eine Liste mit buchbaren Zeitslots aus.';