New translations firefly.php (Indonesian)

This commit is contained in:
James Cole 2017-10-09 20:39:54 +02:00
parent 4f307cf3ca
commit 2a5182ba54

View File

@ -970,6 +970,9 @@ return [
'this_deposit' => 'This deposit', 'this_deposit' => 'This deposit',
'this_transfer' => 'This transfer', 'this_transfer' => 'This transfer',
'overview_for_link' => 'Overview for link type ":name"', 'overview_for_link' => 'Overview for link type ":name"',
'source_transaction' => 'Source transaction',
'link_description' => 'Link description',
'destination_transaction' => 'Destination transaction',
'delete_journal_link' => 'Delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>', 'delete_journal_link' => 'Delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>',
'deleted_link' => 'Deleted link', 'deleted_link' => 'Deleted link',