From a95ff75531680f8e03ec6842baf57107b41f53ad Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Oct 2017 20:40:22 +0200 Subject: [PATCH] New translations firefly.php (Slovenian) --- resources/lang/sl_SI/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index 3501e4a6ab..42f7abf3cb 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/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',