<?php
return [
'entity' => 'Employees',
'function' => 'Function',
'enterFunction' => 'Enter a function',
'section' => [
'new' => 'New employee',
'title' => 'Employees',
'subtitle' => 'Overview',
],
];