From 1061764426eb36833d2070842fb133efdbc8faa6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 23 Jul 2017 07:40:52 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index a5c18856ac..a5f43147ea 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -80,6 +80,8 @@ return [ 'user_id_is' => 'Twój id 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.', 'nothing_to_display' => 'There are no transactions to show you', 'show_all_no_filter' => 'Pokaż wszystkie transakcje bez grupowania ich według daty.', 'expenses_by_category' => 'Wydatki wg kategorii',