|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/admin.poskrypt.com/lang/nl/ |
Upload File : |
<?php
return [
'contacts' => 'Contacten',
'name' => 'Naam',
'contact' => 'Contact',
'manage_your_contact' => 'Beheer uw :contacts',
'all_your_contact' => 'Al uw :contacts',
'add_contact' => 'Voeg een nieuw contact toe',
'contact_type' => 'Contact type',
'tax_no' => 'Btw nummer',
'pay_term' => 'Betaaltermijn',
'pay_term_period' => 'Betalingstermijn',
'mobile' => 'Mobile',
'landline' => 'Vaste telefoon',
'alternate_contact_number' => 'Alternatief contactnummer',
'edit_contact' => 'Bewerk contact',
'added_success' => 'Contact succesvol toegevoegd',
'updated_success' => 'Contact succesvol bijgewerkt',
'deleted_success' => 'Contact is succesvol verwijderd',
'add_new_customer' => 'Nieuwe klant toevoegen',
'view_contact' => 'Bekijk contact',
'contact_info' => ':contact informatie',
'all_purchases_linked_to_this_contact' => 'Alle aankopen met betrekking tot dit contact',
'all_sells_linked_to_this_contact' => 'Alle verkoopt gerelateerd aan dit contact',
'total_purchase_due' => 'Total Purchase Due',
'pay_due_amount' => 'Te betalen bedrag',
'total_paid' => 'Totaal betaald',
'total_purchase_paid' => 'Totale aankoopbetaling',
'total_sale_paid' => 'Totale verkoopbetaling',
'total_sale_due' => 'Total Sale Due',
'customer' => 'Klant',
];