<?php
return [
'entity' => 'product',
'productGroup' => 'Type',
'list' => 'Lijst',
'title' => 'Naamgeving',
'overview' => 'Overzicht tabel',
'seo' => 'SEO',
'description' => 'Menu omschrijving',
'listDescription' => 'Tekst',
'enterListDescription' => 'Vul overzicht tekst in',
'section' => [
'new' => 'Nieuw product',
'title' => 'Producten',
'subtitle' => 'Overzicht',
],
];