HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
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.',
    ],

];