From 4b03bc92c07e55a234605c1de21618c744a3c389 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 11:10:44 +0200 Subject: [PATCH] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 037970781d..ddd85a5727 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -782,6 +782,9 @@ return [ 'account_role_sharedAsset' => 'Gedeelde betaalrekening', 'account_role_savingAsset' => 'Spaarrekening', 'account_role_ccAsset' => 'Credit card', + 'budget_chart_click' => 'Please click on a budget name in the table above to see a chart.', + 'category_chart_click' => 'Please click on a category name in the table above to see a chart.', + // charts: 'chart' => 'Diagram',