From e9e32eda3cc1335dff5ad561255b16f1acaef347 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 27 Dec 2016 10:52:50 +0100 Subject: [PATCH] New translations --- resources/lang/nl_NL/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index b5ad7735d6..8581e752b0 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -101,6 +101,7 @@ return [ 'cannot_reset_demo_user' => 'Je kan het wachtwoord van de demonstratie-account niet resetten', 'per_period' => 'Per period', 'all_periods' => 'All periods', + 'show_the_current_period_and_overview' => 'Show the current period and overview', // repeat frequencies: 'repeat_freq_yearly' => 'jaarlijks',