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/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',
);