diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 4e2f695f14..2f9a155f2d 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -23,7 +23,7 @@ return [ 'amount_min' => 'Minimalna kwota', 'amount_max' => 'Maksymalna kwota', 'match' => 'Matches on', - 'repeat_freq' => 'Repeats', + 'repeat_freq' => 'Powtarza się', 'journal_currency_id' => 'Waluta', 'currency_id' => 'Waluta', 'attachments' => 'Załączniki', @@ -141,7 +141,7 @@ return [ 'tag_areYouSure' => 'Czy na pewno chcesz usunąć tag ":tag"?', '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.', - 'delete_all_permanently' => 'Delete selected permanently', + 'delete_all_permanently' => 'Trwale usuń zaznaczone', 'update_all_journals' => 'Zmodyfikuj te transakcje', 'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.', 'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.',