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/global.php
<?php

return [

    'netherlands' => 'Olanda',
    'canada'      => 'Canada',

    'phone' => [
        'call'    => '003907731980011',
        'display' => '+39 0773 198 0011',
    ],

    'supportPhone' => [
        'call'    => '003907731980011',
        'display' => '+39 0773 198 0011',
    ],

    'email'        => 'info@rentman.io',
    'supportEmail' => 'support@rentman.io',

    'social' => [
        'linkedin'  => 'https://www.linkedin.com/company/rentman/',
        'facebook'  => 'https://www.facebook.com/Rentmanrentalsoftware/',
        'instagram' => 'https://www.instagram.com/rentmansoftware/',
        'youtube' => 'https://www.youtube.com/c/RentmanRentalSoftware',
    ],

    'supportNavItem' => 'Support Center',
    'supportLink'    => 'https://support.rentman.io/hc/it',

    'recorded_webinars' => 'Registrazioni dei webinar',
    'featured_webinars' => 'Webinar in primo piano',
    'watch_now' => 'Guarda ora',

    'websiteBy'              => 'Website by',
    'linkCopied'             => 'Link copiato',
    'share'                  => 'Condividi',
    'searchPlaceHolder'      => 'Cerca...',
    'dataSecurity'           => 'Sicurezza dei dati in Rentman',
    'referral_program_us'    => 'Programma di riferimento',
    'learnMore'              => 'Scopri di più',
    'readMore'               => 'Leggi di più',
    'login'                  => 'Accedi',
    'contactUs'              => 'Contattaci',
    'freeTrail'              => 'Prova gratuita',
    'followUs'              => 'Seguici',

    'menu' => [
        'productsCta'    => 'Mostra tutte le funzionalità',
        'solutionsCta'   => 'Mostra tutti i clienti',
        'more'           => 'Altro',
        'companyTitle'   => 'Azienda',
        'customersTitle' => 'Clienti',
        'resourcesTitle' => 'Risorse',
        'rentmanTitle'   => 'Rentman',

        'rentmanapp'    => 'L\'App Rentman',
        'solutions'       => 'Settori',
        'products' => 'Prodotti',
    ],

    'ctaBar' => [
        'title'    => 'Inizia ora',
        'subtitle' => 'Inizia oggi e ritrova il tempo da dedicare ad attività più importanti',
        'buttons'  => [
            'Prova gratis',
            'Prenota una demo',
        ],
    ],

    'buttonRow' => [
        'buttons' => [
            'Prova gratis',
            'Prenota una demo',
        ],
    ],

    'backToOverview' => 'Torna alla panoramica',
    'ratingCapterra' => 'Il nostro voto su Capterra',
    'eventsIndustryRecommends' => 'Rentman è consigliato dal settore degli Eventi',

    'rightsReserved' => 'Tutti i diritti riservati.',
    'privacyTerms'   => '<a href=":privacy">Privacy</a> | <a target="_blank" href=":terms">Termini</a>',
    'all' => 'Tutti',

    'see_features' => 'Vedi le funzionalità',
];