New translations firefly.php (Dutch)

This commit is contained in:
James Cole 2017-10-09 20:40:03 +02:00
parent 2a5182ba54
commit 4d8736b3cf

View File

@ -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',