<?php
return [
'entity' => 'opleiding',
'image' => 'Open Image',
'category' => 'Type',
'duration' => 'Duur',
'enter_duration' => 'Vul duur in (Bv. 3 uur)',
'level' => 'Niveau',
'section' => [
'new' => 'Nieuw opleiding',
'title' => 'Opleidingen',
'subtitle' => 'Overzicht',
],
];