File: D:/HostingSpaces/SBogers10/signmania.komma.pro/app/lang/nl/translations.php
<?php
return array(
'name' => 'Naam',
'username' => 'Accountnaam',
'email' => 'E-mailadres',
'emailPlaceholder' => 'Bv. info@signmania.com',
'phone' => 'Telefoon',
'phonePlaceholder' => 'Bv. +32 (0)11 759 749',
'extraMessage' => 'Uw bericht',
'extraMessagePlaceholder' => 'Laat hier uw bericht achter.',
'company' => 'Bedrijfsnaam',
'first_name' => 'Voornaam',
'first_namePlaceholder' => 'Bv. Dennis',
'last_name' => 'Achternaam',
'last_namePlaceholder' => 'Bv. Emmers',
'password' => 'Wachtwoord',
'signUp' => 'Aanmelden',
'send' => 'Verzenden',
'contactUs' => 'Neem contact op',
'readMore' => 'Lees meer',
'followUs' => 'Volg ons',
'search' => 'Zoeken',
'resultsFor' => 'resultaat|resultaten voor',
'postbus' => 'Postadres',
'thanks' => 'Bedankt!',
'netherlands' => 'Nederland',
'rightsReserved' => 'Alle rechten voorbehouden',
'websiteBy' => 'Website door Komma',
'backToOverview' => 'Terug naar overzicht',
'nextArticle' => 'Ouder bericht',
'previousArticle' => 'Nieuwer bericht',
'sitemapProjects' => 'Projecten',
'sitemapPosts' => 'Blog',
'realisations' => "Realisatie's",
'callUs' => "Bel",
'laravelLangFallback' => 'Fall back when not in DB',
);