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/SBogers95/rentman.io/resources/lang/en/site/contact.php
<?php

return [

    'text' => 'For product support, technical issues and questions about your account:',

    'contact_us' => 'Contact us',
    'contact_support' =>  [
        'title'  => 'Contact support',
        'link'   => 'https://support.rentman.io/hc/en-us/requests/new',
    ],

    'contact_sales' => [
        'title'  => 'Contact sales',
        'secondTitle' => 'Or contact sales',
        'link'   => 'https://rentman.io/contact-sales',
    ],

    'supportButtonLabel' => 'Visit our Support Center',
    'status' => 'All systems operational',

    'headOffice' => 'Head Office',
    'canadaAndUsa' => 'Canada and USA',

    'chamber_of_commerce'       => 'C.o.C.',
    'bank_number'               => 'Bank',
    'vat_number'                => 'VAT',

    'statusTitle' => 'Contact our support',
    'formTitle' => 'Contact us',
    'openingTimes' => 'Opening times',

    'openingTime' => '<b>European office</b><br>Monday-Thursday  09:00 - 18:00 CEST<br>Friday 09:00 - 17:00 CEST',
    'openingTimeNA' => '<b>North-American office</b><br>Monday - Thursday 09:00 - 17:00 EST<br>Friday 9:00 - 11:00 EST, 12:00 - 17:00 EST',

    'thanks' => 'Thank you!',
    'thanksMessage' => 'We will handle your message as soon as possible.',

];