<?php
return [
'new' => 'Nieuwe product categorie',
'all_categories' => 'Alle product categorieën',
'category' => 'Categorie',
'categories' => 'Categorieën',
'parent_category' => 'bovenliggende categorie',
'section' => [
'title' => 'Categorieën',
'subtitle' => 'Categoriseer je producten',
'new' => 'Nieuwe product categorie'
]
];