mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Dutch)
This commit is contained in:
parent
2a5182ba54
commit
4d8736b3cf
@ -970,6 +970,9 @@ return [
|
|||||||
'this_deposit' => 'Deze inkomsten',
|
'this_deposit' => 'Deze inkomsten',
|
||||||
'this_transfer' => 'Deze overschrijving',
|
'this_transfer' => 'Deze overschrijving',
|
||||||
'overview_for_link' => 'Overzicht voor koppeltype ":name"',
|
'overview_for_link' => 'Overzicht voor koppeltype ":name"',
|
||||||
|
'source_transaction' => 'Source transaction',
|
||||||
|
'link_description' => 'Link description',
|
||||||
|
'destination_transaction' => 'Destination transaction',
|
||||||
'delete_journal_link' => 'Verwijder de koppeling tussen <a href=":source_link">:source</a> en <a href=":destination_link">:destination</a>',
|
'delete_journal_link' => 'Verwijder de koppeling tussen <a href=":source_link">:source</a> en <a href=":destination_link">:destination</a>',
|
||||||
'deleted_link' => 'Koppeling verwijderd',
|
'deleted_link' => 'Koppeling verwijderd',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user