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

return [

    'netherlands' => 'Nederland',
    'canada'      => 'Canada',

    'phone' => [
        'call'    => '0307116844',
        'display' => '030 - 711 68 44',
    ],

    'supportPhone' => [
        'call'    => '0307116844',
        'display' => '030 - 711 68 44',
    ],

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

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

    'supportNavItem' => 'Supportcenter',
    'supportLink'    => 'https://support.rentman.io/hc/nl',

    'recorded_webinars' => 'Opgenomen webinars',
    'featured_webinars'     => 'Uitgelichte webinars',
    'trainings' => 'Trainingen',
    'services' => 'Services',
    'watch_now' => 'Nu bekijken',

    'websiteBy'              => 'Website ontworpen door',
    'linkCopied'             => 'Link gekopieerd',
    'share'                  => 'Delen',
    'searchPlaceHolder'      => 'Zoeken..',
    'dataSecurity'           => 'Dataveiligheid bij Rentman',
    'referral_program_us'    => 'Verwijzingsprogramma',
    'learnMore'              => 'Lees meer',
    'readMore'               => 'Lees meer',
    'login'                  => 'Login',
    'contactUs'              => 'Neem contact op',
    'freeTrail'              => 'Start gratis',
    'followUs'              => 'Volg ons',

    'menu' => [
        'productsCta'    => 'Bekijk alle functies',
        'solutionsCta'   => 'Bekijk onze klanten',
        'more'           => 'Meer',
        'companyTitle'   => 'Bedrijf',
        'customersTitle' => 'Klanten',
        'resourcesTitle' => 'Meer',
        'rentmanTitle'   => 'Rentman',

        'publicRoadmap'  => 'Roadmap',
        'customerStories'    => 'Klantervaringen',
        'rentmanapp'        => 'Rentman App',
        'solutions'       => 'Industrieën',
        'products' => 'Producten',
    ],

    'ctaBar' => [
        'title'    => 'Start gratis',
        'subtitle' => 'Start gratis en ervaar hoeveel tijd je kunt besparen',
        'buttons'  => [
            'Start gratis',
            'Plan een demo',
        ],
    ],

    'buttonRow' => [
        'buttons' => [
            'Bekijk uitgebreide vergelijking',
            'Start gratis',
        ],
    ],

    'backToOverview' => 'Terug naar overzicht',
    'ratingCapterra' => 'Onze beoordeling op Capterra',
    'eventsIndustryRecommends' => 'De evenementen industrie beveelt Rentman aan',

    'rightsReserved' => 'Alle rechten voorbehouden.',
    'privacyTerms'   => '<a href=":privacy">Privacy</a> | <a target="_blank" href=":terms">Voorwaarden</a>',

    'appInterest' => 'Geïnteresseerd in de app?',
    'all' => 'Alle webinars',

    'see_features' => 'Bekijk features',

];