From 73844e223fb2f0245c3998c8194eaff87372c4f4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 27 Dec 2016 10:52:46 +0100 Subject: [PATCH] New translations --- resources/lang/de_DE/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 96e3644cf7..83ab8a37ee 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -101,6 +101,7 @@ return [ 'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account', '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' => 'Jährlich',