File: D:/HostingSpaces/SBogers95/rentman.io/resources/lang/en/site/global.php
<?php
return [
'netherlands' => 'The Netherlands',
'canada' => 'Canada',
'phone' => [
'call' => '0031302271844',
'display' => '+31 30 227 1844',
],
'canadaPhone' => [
'call' => '+16474908614',
'display' => '(+1) 647 697 6457',
],
'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/',
'youtube' => 'https://www.youtube.com/c/RentmanRentalSoftware',
],
'supportNavItem' => 'Support Center',
'supportLink' => 'https://support.rentman.io/hc/en-us',
'recorded_webinars' => 'Recorded webinars',
'featured_webinars' => 'Featured webinars',
'trainings' => 'Trainings',
'services' => 'Services',
'watch_now' => 'Watch now',
'websiteBy' => 'Website by',
'linkCopied' => 'Link copied',
'share' => 'Share',
'searchPlaceHolder' => 'Search...',
'dataSecurity' => 'Data security at Rentman',
'referral_program_us' => 'Referral program',
'learnMore' => 'Learn more',
'readMore' => 'Read more',
'login' => 'Login',
'contactUs' => 'Contact us',
'freeTrail' => 'Free trial',
'followUs' => 'Follow us',
'menu' => [
'features' => 'Features',
'productsCta' => 'See all features',
'solutionsCta' => 'See our customers',
'more' => 'More',
'companyTitle' => 'Company',
'customersTitle' => 'Customers',
'resourcesTitle' => 'Resources',
'rentmanTitle' => 'Rentman',
'language' => 'Language',
'solutions' => 'Industries',
'publicRoadmap' => 'Roadmap',
'customerStories' => 'Customer Stories',
'rentmanapp' => 'Mobile App',
'products' => 'Products',
],
'ctaBar' => [
'title' => 'Get started',
'subtitle' => 'Start today and get time back for work that matters',
'buttons' => [
'Start free trial',
'Book a demo',
],
],
'buttonRow' => [
'buttons' => [
'See detailed comparison',
'Get started',
],
],
'backToOverview' => 'Back to overview',
'ratingCapterra' => 'Our rating on Capterra',
'eventsIndustryRecommends' => 'The events industry recommends Rentman',
'fair_use' => 'Fair use',
'create_plan' => 'Create my plan',
'select_package' => 'Select a package',
'rightsReserved' => 'All rights reserved.',
'privacyTerms' => '<a href=":privacy">Privacy</a> | <a target="_blank" href=":terms">Terms</a>',
'appInterest' => 'Interested in the app?',
'announcement_types' => [
'new' => 'New',
'update' => 'Update',
'info' => 'Info',
'alert' => 'Alert',
'warning' => 'Warning',
'reward' => 'Reward',
'deal' => 'Deal',
],
'all' => 'All',
'rentman_platform_text' => 'The collaborative workspace that ties it all together.',
'see_features' => 'See features',
];