From b2a9128b2baaae7a4fff6836c481fff51d15f0f6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 27 Sep 2017 14:52:33 +0200 Subject: [PATCH] New translations firefly.php (Slovenian) --- resources/lang/sl_SI/firefly.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index 54e584334c..3441054c4b 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -662,10 +662,6 @@ return [ 'newWithdrawal' => 'New expense', 'newDeposit' => 'New deposit', 'newTransfer' => 'New transfer', - 'moneyIn' => 'Money in', - 'moneyOut' => 'Money out', - 'billsToPay' => 'Bills to pay', - 'billsPaid' => 'Bills paid', 'bills_to_pay' => 'Bills to pay', 'per_day' => 'Per day', @@ -946,15 +942,6 @@ return [ 'overview_for_link' => 'Overview for link type ":name"', 'delete_journal_link' => 'Delete the link between :source and :destination', 'deleted_link' => 'Deleted link', - '1_outward' => 'relates to', - '2_outward' => '(partially) refunds', - '3_outward' => '(partially) pays for', - '4_outward' => '(partially) reimburses', - '1_inward' => 'relates to', - '2_inward' => 'is (partially) refunded by', - '3_inward' => 'is (partially) paid for by', - '4_inward' => 'is (partially) reimbursed by', - // split a transaction: 'splits' => 'Splits',