From f6a162def1119de0a29fd55a1152ec84f1b5ca09 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 29 Sep 2017 09:01:11 +0200 Subject: [PATCH] New translations intro.php (German) --- resources/lang/de_DE/intro.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/de_DE/intro.php b/resources/lang/de_DE/intro.php index 02a0eead23..0fe735125b 100644 --- a/resources/lang/de_DE/intro.php +++ b/resources/lang/de_DE/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.',