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