From 866bcbf70255c801f1e14de42ffb701a00c4d7f5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 27 Sep 2017 14:52:27 +0200 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 871614c542..439ce77498 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -662,10 +662,6 @@ return [ 'newWithdrawal' => 'New expense', 'newDeposit' => 'New deposit', 'newTransfer' => 'New transfer', - 'moneyIn' => 'Money in', - 'moneyOut' => 'Money out', - 'billsToPay' => 'Facturas a pagar', - 'billsPaid' => 'Facturas pagadas', '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',