File: D:/HostingSpaces/SBogers60/vandeurzenheftrucks.nl/app/lang/en/translations.php
<?php
return array(
'name' => 'Name',
'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',
);