diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php
index 8347f049e1..4f270ac91d 100644
--- a/resources/lang/pl_PL/firefly.php
+++ b/resources/lang/pl_PL/firefly.php
@@ -71,19 +71,19 @@ return [
'destination_accounts' => 'Konto(a) docelowe',
'user_id_is' => 'Twój identyfikator użytkownika to :user',
'field_supports_markdown' => 'To pole obsługuje Markdown.',
- 'need_more_help' => 'If you need more help using Firefly III, please open a ticket on Github.',
- 'reenable_intro_text' => 'You can also reenable the introduction guidance.',
- 'intro_boxes_after_refresh' => 'The introduction boxes will reappear when you refresh the page.',
+ 'need_more_help' => 'Jeśli potrzebujesz dodatkowej pomocy w korzystaniu z Firefly III, proszę opisz go w zgłoszeniu na Githubie.',
+ 'reenable_intro_text' => 'Możesz także ponownie włączyć samouczek.',
+ 'intro_boxes_after_refresh' => 'Samouczek pojawi się po odświeżeniu strony.',
'show_all_no_filter' => 'Pokaż wszystkie transakcje bez grupowania ich według daty.',
'expenses_by_category' => 'Wydatki wg kategorii',
'expenses_by_budget' => 'Wydatki wg budżetu',
'income_by_category' => 'Dochody wg kategorii',
- 'expenses_by_asset_account' => 'Expenses by asset account',
- 'expenses_by_expense_account' => 'Expenses by expense account',
- 'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
+ 'expenses_by_asset_account' => 'Wydatki wg kont aktywów',
+ 'expenses_by_expense_account' => 'Wydatki wg kont wydatków',
+ 'cannot_redirect_to_account' => 'Firefly III nie może Cię przekierować na właściwą stronę. Przepraszamy.',
'sum_of_expenses' => 'Suma wydatków',
'sum_of_income' => 'Suma dochodów',
- 'total_sum' => 'Total sum',
+ 'total_sum' => 'Suma ogółem',
'spent_in_specific_budget' => 'Wydatki w budżecie ":budget"',
'sum_of_expenses_in_budget' => 'Wydano łącznie w budżecie ":budget"',
'left_in_budget_limit' => 'Left to spend according to budgeting',