From 9d0ae99602a2c2e11428ab3550ff819eb493ded9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:41 +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 023b9bfbe5..b6eba9c2cc 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Selecteer meer dan één tag', 'from_to' => 'Van :start tot en met :end', 'from_to_breadcrumb' => 'van :start tot en met :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'Nieuwe categorie',