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/rentman2019.komma.pro/resources/lang/it/site/contact.php
<?php

return [

    'text' => 'Per assistenza sul prodotto, problemi tecnici e domande sul tuo account:',


    'contact_us' => 'Contattaci',
    'contact_support' =>  [
        'title' => 'Contatta il supporto',
        'link'  => 'https://support.rentman.io/hc/it/requests/new',
    ],

    'contact_sales' => [
        'title' => 'Contatta vendite',
        'secondTitle' => 'Contatta le vendite',
        'link'  => 'https://rentman.io/it/contatto-vendite',
    ],

    'supportButtonLabel' => 'Visita il nostro Support Center',
    'status'             => 'Tutti i sistemi operativi',

    'headOffice'   => 'Sede centrale',
    'canadaAndUsa' => 'Canada e USA',

    'chamber_of_commerce' => 'CCIAA',
    'bank_number'         => 'IBAN',
    'vat_number'          => 'IVA',

    'statusTitle' => 'Oppure, contatta il supporto Rentman',
    'formTitle' => 'Contattaci',
    'openingTimes' => 'Orari di apertura',

    'openingTime' => '<b>Ufficio europeo</b><br>Lunedì-Giovedì 09:00 - 18:00 CEST<br>Venerdì 09:00 - 17:00 CEST',
    'openingTimeNA' => '<b>Ufficio nordamericano</b><br>Lunedì-Giovedì 09:00 - 17:00 EST<br>Venerdì 9:00 - 11:00 EST, 12:00 - 17:00 EST',

    'thanks'        => 'Grazie!',
    'thanksMessage' => 'Ci occuperemo del tuo messaggio il prima possibile.',

];