From 2a5182ba54cc5296a292d267ca6fd4dcee9bac33 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Oct 2017 20:39:54 +0200 Subject: [PATCH] New translations firefly.php (Indonesian) --- resources/lang/id_ID/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php index 8332933f15..94acbf2230 100644 --- a/resources/lang/id_ID/firefly.php +++ b/resources/lang/id_ID/firefly.php @@ -970,6 +970,9 @@ return [ 'this_deposit' => 'This deposit', 'this_transfer' => 'This transfer', '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 :source and :destination', 'deleted_link' => 'Deleted link',