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',