File: D:/HostingSpaces/SBogers10/stafa.komma.pro/resources/lang/en/site/contact.php
<?php
return [
'heading' => 'Unlimited customization in fasteners and specials.',
'companyInfo' => 'Company details',
'googleMapsLinkLabel' => 'Route via Google Maps',
'openingHours' => [
'heading' => 'Opening hours',
'weekly' => [
'label' => 'Monday until thursday',
'time' => '08:30 - 17:00',
],
'friday' => [
'label' => 'Friday',
'time' => '08:30 - 16:00',
],
],
'formTitle' => 'Contact form',
'feedbackMessage' => 'We would like to point out the following:',
'send' => [
'title' => 'Thanks!',
'description' => 'We will try to contact you as soon as possible.',
],
];