File: D:/HostingSpaces/SBogers10/vebon.komma.pro/resources/lang/nl/kms/members.php
<?php
return array (
'type' => 'lid',
'account' => 'account',
'account_nr' => 'Lidnummer',
'company_name' => 'Bedrijfsnaam',
'company_vat' => 'Btw nummer',
'existing_customer' => 'bestaande klant',
'postal' => 'Postcode',
'city' => 'Plaats',
'street' => 'Straat',
'house_nr' => 'Huisnummer',
'house_nr_addition' => 'Huisnummer toevoeging',
'telephone' => 'Telefoonnummer',
'contact' => 'Contactpersoon',
'company' => 'Bedrijf',
'title' => 'Leden',
'sub_title' => 'VeBON leden',
'first_audit_year' => 'Jaartal eerste audit',
'audits' => 'Audits',
'audit_year' => 'Audit jaar',
'status' => 'Status',
'approval_date' => 'Goedkeuringsdatum',
'auditor' => 'Auditor',
'incidentDeclaration' => 'Incidentenregistratie',
'audit' =>
array (
'no_auditor' => 'Nog geen auditor',
'status' =>
array (
0 => 'In/Aanvullen door Lid',
1 => 'Controle door auditor',
2 => 'Afgesloten',
),
),
'send_activation_email' => 'Verstuur de activatie email opnieuw',
'activation_mail' => 'Activatie email',
);