<?php
return [
'type' => 'Catalogus item',
'catalog' => 'Catalogus',
'the_products_catalog' => 'De producten catalogus',
'name' => 'Naam',
'description' => 'Omschrijving',
'price_ex' => 'Prijs ex. btw',
'price' => 'Prijs',
];