From 92ddf9bb2d05910ecc5c689dcaabe2626afa0d9a Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 22 Aug 2017 14:10:44 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 050b1ea817..099f0e3c10 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -960,7 +960,12 @@ return [ 'to_link_not_found' => 'If the transaction you want to link to is not listed, simply enter its ID.', 'invalid_link_data' => 'Invalid link type selected. Cannot link transaction.', 'journals_linked' => 'Transactions are linked.', - 'journals_error_linked' => 'These journals are already linked.', + 'journals_error_linked' => 'These transactions are already linked.', + 'journal_links' => 'Transaction links', + 'this_withdrawal' => 'This withdrawal', + 'this_deposit' => 'This deposit', + 'this_transfer' => 'This transfer', + // split a transaction: 'transaction_meta_data' => 'Transaction meta-data',