From 67c4ae5d49b53fade5dbf821d40b834c6c9c1889 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 29 Sep 2017 09:01:01 +0200 Subject: [PATCH] New translations intro.php (Polish) --- resources/lang/pl_PL/intro.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl_PL/intro.php b/resources/lang/pl_PL/intro.php index 02a0eead23..0fe735125b 100644 --- a/resources/lang/pl_PL/intro.php +++ b/resources/lang/pl_PL/intro.php @@ -31,6 +31,7 @@ return [ 'budgets_index_navigate_periods' => 'Navigate through periods to easily set budgets ahead of time.', 'budgets_index_new_budget' => 'Create new budgets as you see fit.', 'budgets_index_list_of_budgets' => 'Use this table to set the amounts for each budget and see how you are doing.', + 'budgets_index_outro' => 'To learn more about budgeting, checkout the help icon in the top right corner.', // reports (index) 'reports_index_intro' => 'Use these reports to get detailed insights in your finances.',