File: D:/HostingSpaces/SBogers70/inter-mill.com/app/lang/en/translations.php
<?php
return array(
'name' => 'Name',
'username' => 'Username',
'email' => 'E-mail',
'phone' => 'Phone',
'extraMessage' => 'Message',
'company' => 'Company name',
'first_name' => 'First name',
'last_name' => 'Last name',
'password' => 'Password',
'signUp' => 'Sign up',
'send' => 'Send',
'contactUs' => 'Contact us',
'readMore' => 'Read more',
'followUs' => 'Follow us',
'thanks' => 'Thanks!',
'netherlands' => 'The Netherlands',
'rightsReserved' => 'All Rights Reserved',
'websiteBy' => 'Website by Komma',
'backToOverview' => 'Back to overview',
'nextArticle' => 'Older article',
'previousArticle' => 'Newer article',
'sitemapProjects' => 'Projects',
'sitemapPosts' => 'Blog',
'home_option_1' => [
'name' => 'About us',
'link' => '/en/about-us',
],
'home_option_2' => [
'name' => 'Methods',
'link' => '/en/methods',
],
'home_option_3' => [
'name' => 'Webshop',
'link' => '/en/brw-toolshop',
],
'home_option_4' => [
'name' => 'Assortment',
'link' => '/en/assortment',
],
'contact-block-text' => 'Do you have a question?',
'legal' => 'Terms and conditions',
'country' => 'The Netherlands',
'cta' => [
'ask_quotation' => 'Request quote',
'contact_us' => 'Feel free to contact us',
'button' => 'Contact now',
'link' => '/en/contact'
],
'contact_form' => 'Contact form',
'contact_title' => 'Feel free to contact us',
);