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/otto-das.komma.pro/resources/lang/en/site/global.php
<?php

return [

    'netherlands' => 'The Netherlands',
    'canada' => 'Canada',

    'phone' => [
        'call' => '0031302271844',
        'display' => '+31 30 227 1844',
    ],

    'supportPhone' => [
        'call' => '0031307116844',
        'display' => '+31 30 711 6844',
    ],

    '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/',
    ],

    'supportNavItem' => 'Support',
    'supportLink' => 'https://rentmanhelp.zendesk.com/hc/en-us',


    'website_by'                 => 'Website by',
    'linkCopied'                => 'Link copied',
    'share'                     => 'Share',
    'searchPlaceHolder'         => 'Search...',
    'dataSecurity'              => 'Data security',
    'learnAboutDataSecurity'    => 'Learn more about security',
    'read_more'                 => 'Read more',
    'toMainContent'             => 'To main content',

    'menu' => [
        'productsCta'           => 'See all features',
        'solutionsCta'          => 'See our customers',
        'more'                  => 'More',
        'companyTitle'          => 'Bedrijf',
        'resourcesTitle'        => 'Resources',
        'rentmanTitle'          => 'Rentman',
    ],
    'or'                        => 'or',
    'call'                      => 'Call',
    'discover_header'           => 'Discover more',

];