mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix nl translation
This commit is contained in:
parent
39cf717472
commit
e70f1fea5d
@ -238,7 +238,7 @@ $LANG = array(
|
|||||||
'confirmation_subject' => 'InvoiceNinja Accountbevestiging',
|
'confirmation_subject' => 'InvoiceNinja Accountbevestiging',
|
||||||
'confirmation_header' => 'Bevestiging Account',
|
'confirmation_header' => 'Bevestiging Account',
|
||||||
'confirmation_message' => 'Klik op onderstaande link om uw account te bevestigen.',
|
'confirmation_message' => 'Klik op onderstaande link om uw account te bevestigen.',
|
||||||
'invoice_subject' => 'Nieuwe Factuur :nummer van :account',
|
'invoice_subject' => 'Nieuwe Factuur :number van :account',
|
||||||
'invoice_message' => 'Klik op onderstaande link ow uw factuur van :amount in te zien.',
|
'invoice_message' => 'Klik op onderstaande link ow uw factuur van :amount in te zien.',
|
||||||
'payment_subject' => 'Betaling ontvangen',
|
'payment_subject' => 'Betaling ontvangen',
|
||||||
'payment_message' => 'Bedankt voor uw betaling van :amount.',
|
'payment_message' => 'Bedankt voor uw betaling van :amount.',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user