mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Updated translations.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
@@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Verwerkingsdatum',
|
||||
'pref_optional_tj_due_date' => 'Vervaldatum',
|
||||
'pref_optional_tj_payment_date' => 'Betalingsdatum',
|
||||
'pref_optional_tj_invoice_date' => 'Factuurdatum',
|
||||
'pref_optional_tj_internal_reference' => 'Interne verwijzing',
|
||||
'pref_optional_tj_notes' => 'Notities',
|
||||
'pref_optional_tj_attachments' => 'Bijlagen',
|
||||
|
||||
@@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Vervaldatum',
|
||||
'payment_date' => 'Betalingsdatum',
|
||||
'invoice_date' => 'Factuurdatum',
|
||||
'internal_reference' => 'Interne verwijzing',
|
||||
];
|
||||
|
||||
@@ -41,6 +41,8 @@ return [
|
||||
'process_date' => 'Verwerkingsdatum',
|
||||
'due_date' => 'Vervaldatum',
|
||||
'payment_date' => 'Betalingsdatum',
|
||||
'invoice_date' => 'Factuurdatum',
|
||||
'interal_reference' => 'Interne verwijzing',
|
||||
'notes' => 'Notities',
|
||||
'from' => 'Van',
|
||||
'piggy_bank' => 'Spaarpotje',
|
||||
|
||||
Reference in New Issue
Block a user