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/SBogers10/anvil.komma.pro/resources/lang/nl/kms/references.php
<?php

return [
    'newReference' => 'Nieuwe referentie',
    'reference'    => 'referentie',

    'title'      => 'Naam',
    'enterTitle' => 'Vul naam in',

    'company'      => 'Bedrijf',
    'enterCompany' => 'Vul bedrijf in',

    'codeName'      => 'Code naam',
    'enterCodeName' => 'Vul code naam in',

    'typeLabel' => 'Type referentie',
    'types'     => [
        'Onbekend',
        'Klant',
        'Werknemer'
    ],

    'image' => 'Afbeelding',

    'linkedin'      => 'Linkedin',
    'enterLinkedin' => 'Vul Linkedin URL in',

    'function'      => 'Functie',
    'enterFunction' => 'Vul functie in',

    'bindAt'      => 'Gekoppeld aan',
    'pages'       => 'pagina\'s',
    'segments'    => 'segmenten',
    'specialisms' => 'specialismen',

    'subTitle'      => 'Ondertitel',
    'enterSubTitle' => 'Vul ondertitel in',
];