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/netwerkbrabant.komma.pro/resources/lang/nl/kms/companies.php
<?php

return [

    'company_category'      => 'Branche',
    'preFillInvoiceCompany' => 'Factuur naar bedrijf',

    'logo'              => 'Logo',
    'title'              => 'Naam',
    'enterTitle'         => 'Vul de bedrijfsnaam in',
    'fullName'           => 'Volledige naam',
    'enterFullName'      => 'Vul de volledige bedrijfsnaam in',
    'contactInformation' => 'Contact informatie',


    'detailPage'   => 'Impressies',
    'region'       => 'Regio',
    'address'      => 'Adres',
    'enterAddress' => 'Vul een adres in',
    'postal'       => 'Postcode',
    'enterPostal'  => 'Vul een postcode in',
    'city'         => 'Stad',
    'enterCity'    => 'Vul een stad in',
    'email'        => 'E-mail',
    'enterEmail'   => 'Vul een email in',
    'phone'        => 'Telefoon',
    'enterPhone'   => 'Vul een telefoon in',
    'site'         => 'Website',
    'enterUrl'     => 'Vul een website in (http://google.com)',
    'siteDisplay'         => 'Website',
    'enterUrlDisplay'     => 'Vul een link in (Google.com)',

    'invoiceInformation' => 'Factuur informatie',
    'socialMedia'        => 'Social Media',

    'instagram' => 'Instagram',
    'linkedin'  => 'LinkedIn',
    'facebook'  => 'Facebook',
    'twitter'   => 'Twitter',
    'youtube'   => 'Youtube',

    'team'   => 'Team',
    'teamMembers'   => 'teamleden',

    'section' => [
        'entity'   => 'bedrijf',
        'new'      => 'Nieuw bedrijf',
        'title'    => 'Bedrijven',
        'subTitle' => 'Overzicht',
    ],

];