File: D:/HostingSpaces/SBogers10/medvalue.komma.pro/resources/lang/en/site/global.php
<?php
return [
'mail' => 'Mail',
'call' => 'Call',
'overview' => 'Overview',
'readMore' => 'Read more',
'backToOverview' => 'Back to overview',
'netherlands' => 'Netherlands',
'websiteBy' => 'Website build by',
'ctaRow' => [
'title' => 'Want to learn more about MedValue?',
'subTitle' => 'Take a look at our approach or contact us directly.',
'person' => 'Questions?',
'phoneTitle' => 'Contact us!'
],
'footerMenu' => [
'contact' => 'Contact',
'menu' => 'Menu',
'global' => 'Global',
'socials' => 'Social',
]
];