<?php
return [
'entity' => 'product',
'productGroup' => 'Type',
'list' => 'List',
'title' => 'Naming',
'overview' => 'Overview table',
'seo' => 'SEO',
'description' => 'Menu description',
'listDescription' => 'Text',
'enterListDescription' => 'Enter overview text',
'section' => [
'new' => 'New product',
'title' => 'Products',
'subtitle' => 'Overview',
],
];