From 5ca532a54a9ae43e78bfae3661199e2b877c1fb3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 1 Jan 2017 20:12:48 +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 8297596a88..e22ef08bba 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -103,6 +103,7 @@ return [ 'all_periods' => 'Alle perioden', 'current_period' => 'Current period', 'show_the_current_period_and_overview' => 'Bekijk de huidige periode en overzicht', + 'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.', // repeat frequencies: 'repeat_freq_yearly' => 'jaarlijks',