HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers104/angeliekly.nl/app/lang/nl/translations.php
<?php

return array(
    'name'         => 'Naam',
    'username'     => 'Accountnaam',
    'email'        => 'Email',
    'phone'        => 'Telefoon',
    'extraMessage' => 'Vraag/Opmerking',
    'company'      => 'Bedrijfsnaam',
    'first_name'   => 'Voornaam',
    'last_name'    => 'Achternaam',
    'password'     => 'Wachtwoord',
    'signUp'       => 'Aanmelden',
    'send'         => 'Verzenden',
    'contactUs'    => 'Neem contact op',
    'readMore'     => 'Lees meer',
    'followUs'     => 'Follow me<br/>on social media',
    'logoSub'      => '<strong>my way</strong> your way<br/>my rhythm <strong>your rhythm</strong>',

    'thanks'         => 'Bedankt!',
    'netherlands'    => 'Nederland',
    'rightsReserved' => 'Alle rechten voorbehouden',
    'websiteBy'      => 'Website door Komma',

    'backToOverview'  => 'Terug naar overzicht',
    'nextArticle'     => 'Ouder bericht',
    'previousArticle' => 'Nieuwer bericht',
    'nextImage'       => 'Volgende foto',
    'previousImage'   => 'Vorige foto',

    'sitemapProjects' => 'Projecten',
    'sitemapPosts'    => 'Blog',
    'latestPost'      => 'Laatste artikel',
    'previousItems'   => 'Keer terug',
    'nextItems'       => 'Vorige Artikelen',
    'nextItem'        => 'Volgend Artikel',
    'previousItem'    => 'Vorig Artikel',
    'stayTuned'       => 'Stay tuned',
    'noNextPage'      => 'Thanks for reading',
    'moreFrom'        => 'Meer uit',
    'sortOnCategory'  => 'Sorteer op<br/>categorie',

    'moreAbout'        => 'Meer over Angeliek',
    'shareTheLove'     => 'Share<br/>the love',
    'thanksForContact' => 'Thanks for<br/>contacting us!',
    'exploreBlog'      => 'Ontdek mijn blog',
    'close'      => 'Sluiten',

    'month-01' => 'januari',
    'month-02' => 'februari',
    'month-03' => 'maart',
    'month-04' => 'april',
    'month-05' => 'mei',
    'month-06' => 'juni',
    'month-07' => 'juli',
    'month-08' => 'augustus',
    'month-09' => 'september',
    'month-10' => 'oktober',
    'month-11' => 'november',
    'month-12' => 'december',

    'subscribeMailing' => 'Stay tuned!',
    'subscribeMailing2' => 'Meld je aan voor de nieuwsbrief',
    'subscribeButton' => 'Subscriben',
);