From 7b3ca053a59210ca1d6e87562b29eca8fb554e7d Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Oct 2017 21:00:17 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 4e441c3bc5..ce0e0dd4f9 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -970,9 +970,9 @@ return [ 'this_deposit' => 'Ta wpłata', 'this_transfer' => 'Ten transfer', 'overview_for_link' => 'Przegląd dla typu łącza ":name"', - 'source_transaction' => 'Source transaction', - 'link_description' => 'Link description', - 'destination_transaction' => 'Destination transaction', + 'source_transaction' => 'Transakcja źródłowa', + 'link_description' => 'Opis łącza', + 'destination_transaction' => 'Transakcja docelowa', 'delete_journal_link' => 'Usuń powiązanie między :source a :destination', 'deleted_link' => 'Usunięto powiązanie',