From 55b092e7a03e21c1c001a46c920cf787f53d78aa Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 14:40:49 +0200 Subject: [PATCH] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 51ed43bf3d..d5ca6c88b3 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -135,7 +135,7 @@ return [ 'all_journals_for_category' => 'Alle transacties in categorie :name', 'journals_in_period_for_category' => 'Alle transacties in categorie :name tussen :start en :end', 'not_available_demo_user' => 'De functie die je probeert te gebruiken is niet beschikbaar voor gebruikers van de demo.', - + 'exchange_rate_instructions' => 'Asset account "@name" only accepts transactions in @account_currency. If you wish to use @transaction_currency instead, make sure that the amount in @account_currency is known as well:', // repeat frequencies: 'repeat_freq_yearly' => 'jaarlijks',