File: D:/HostingSpaces/SBogers10/shop.komma.nl/resources/lang/vendor/KMS/nl/categories.php
<?php
return [
'new' => 'Nieuwe product categorie',
'all_categories' => 'Alle product categorieën',
'entity' => 'Product categorie',
'category' => 'Product categorie',
'categories' => 'Product categorieën',
'parent_category' => 'bovenliggende categorie',
'required_attributes' => 'Vaste eigenschappen voor producten',
'section' => [
'title' => 'Categorieen',
'subtitle' => 'Categoriseer je producten',
'new' => 'Nieuwe product categorie'
]
];