<?php
return [
'entity' => 'blokkering',
'section' => [
'new' => 'Nieuwe blokkering / sluiting',
'title' => 'Blokkering / sluiting',
],
'location' => "Locatie",
'product' => "Product",
'all_day' => 'Volledige dag(en)',
'start_date' => 'Start datum - Blokkering',
'end_date' => 'Eind datum - Blokkering',
'start_time' => 'Start tijd blokkering',
'end_time' => 'Eind tijd blokkering'
];