File: D:/HostingSpaces/SBogers95/rentman.io/resources/lang/en/kms/pages.php
<?php
return [
'new' => 'New page',
'type' => 'Page',
'page' => 'page',
'controller' => 'controller',
'parent_page' => 'Parent page',
'call_to_action' => 'Call to action',
'searchable' => 'searchable',
'visuals' => 'Visual Name and description will be used by some pages<br/>to create the heading (ex. about and customers)',
'visualName' => 'Visual name',
'enterVisualName' => 'Enter a visual name',
'section' => [
'new' => 'New page',
'entity' => 'page',
'title' => 'Pages',
'subtitle' => 'Overview',
],
];