From c02bb617cde271da87acf874c924c6505a45cfa1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Oct 2017 20:40:24 +0200 Subject: [PATCH] New translations firefly.php (Portuguese, Brazilian) --- resources/lang/pt_BR/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 7b7e2be260..ecffb17f59 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/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',