diff --git a/resources/lang/nl/texts.php b/resources/lang/nl/texts.php index 44c355339469..78d066e15655 100644 --- a/resources/lang/nl/texts.php +++ b/resources/lang/nl/texts.php @@ -238,7 +238,7 @@ $LANG = array( 'confirmation_subject' => 'InvoiceNinja Accountbevestiging', 'confirmation_header' => 'Bevestiging Account', '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.', 'payment_subject' => 'Betaling ontvangen', 'payment_message' => 'Bedankt voor uw betaling van :amount.',