From 0a4c4729cf48b280cf1e171ef886fa8992a9ab1a Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 21 Sep 2017 07:00:42 +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 0aa7cc605e..e9c9c904d6 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -473,7 +473,7 @@ return [ 'converted_to_Withdrawal' => 'De transactie is veranderd in een uitgave', 'converted_to_Deposit' => 'De transactie is veranderd in inkomsten', 'converted_to_Transfer' => 'De transactie is veranderd in een overschrijving', - + 'invalid_convert_selection' => 'The account you have selected is already used in this transaction or does not exist.', // create new stuff: 'create_new_withdrawal' => 'Nieuwe uitgave',