<?php
return [
'vat' => 'BTW (%)',
'description' => 'Standaard tekst',
'enterDescription' => 'Vul omschrijving in',
'section' => [
'entity' => 'training type',
'new' => 'Nieuwe training type',
'title' => 'Training Types',
'subTitle' => 'Overzicht',
'min' => 'BTW mag niet 0 zijn'
],
];