From ef54e0a845137adfdefdc685be7b00ab2853ffde Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 14:00:11 +0200 Subject: [PATCH] New translations form.php (Polish) --- resources/lang/pl_PL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index cfb6fadcb6..4e51afba10 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -149,7 +149,7 @@ return [ 'journal_areYouSure' => 'Czy na pewno chcesz usunąć transakcję opisaną ":description"?', 'mass_journal_are_you_sure' => 'Czy na pewno chcesz usunąć te transakcje?', 'tag_areYouSure' => 'Czy na pewno chcesz usunąć tag ":tag"?', - 'journal_link_areYouSure' => 'Are you sure you want to delete the link between :source and :destination?', + 'journal_link_areYouSure' => 'Czy na pewno chcesz usunąć powiązanie między :source a :destination?', 'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?', 'permDeleteWarning' => 'Usuwanie rzeczy z Firefly jest trwałe i nie można tego cofnąć.', 'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',