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