File: D:/HostingSpaces/SBogers95/rentman.io/resources/lang/en/kms/customerstories.php
<?php
return [
'entity' => 'customer type',
'amountOfEmployees' => 'No. Employees',
'enterAmountOfEmployees' => 'Fill amount of employees: ex. 3',
'site' => 'Site',
'siteName' => 'Link name',
'enterSiteName' => 'Fill in a link name: ex. Rentman.io',
'siteUrl' => 'URL',
'enterSiteUrl' => 'Fill in a URL: ex. http://rentman.io',
'heading' => 'Heading',
'title' => 'Title',
'enterTitle' => 'Fill in a page title',
'description' => 'Teaser',
'enterDescription' => 'Fill in a teaser',
'industry' => 'Industry',
'enterIndustry' => 'Fill in an industry',
'images' => 'Images',
'logo' => 'logo',
'impression' => 'Impression',
'blur' => 'Blur filter',
'features' => 'Used products',
'section' => [
'new' => 'New customer story',
'title' => 'Customer stories',
'subtitle' => 'Overview',
],
];