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',
],
];