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/SBogers100/femmassebv.com/app/lang/nl/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'         => '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',

    'home_option_1' => [
        'name' => 'About us',
        'link' => '/about-us',
    ],
    'home_option_2' => [
        'name' => 'Tools',
        'link' => '/tools',
    ],
    'home_option_3' => [
        'name' => 'References',
        'link' => '/references',
    ],
    'home_option_4' => [
        'name' => 'Support',
        'link' => '/support',
    ],

    'contact-block-text'    => 'Questions?',

    'group-1'    => 'Tunnels and underground stations',
    'group-2'    => 'Bridges',
    'group-3'    => 'Mass concrete',

);