new crowdin translations
This commit is contained in:
10
resources/lang/nl-NL/payments.php
Normal file
10
resources/lang/nl-NL/payments.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'payment_made' => 'Betaling gedaan',
|
||||
'paid_to' => 'Betaald aan',
|
||||
'related_bill' => 'Gerelateerde factuur',
|
||||
'create_payment' => 'Betaling aanmaken',
|
||||
|
||||
];
|
Reference in New Issue
Block a user