From 2b09a00d3ae49309916d382ccbf3503d546e13ec Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 3 Oct 2017 13:40:42 +0200 Subject: [PATCH] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 5030304917..7888a7c325 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -688,6 +688,8 @@ return [ 'newTransfer' => 'Nieuwe overschrijving', 'bills_to_pay' => 'Openstaande contracten', 'per_day' => 'Per dag', + 'left_to_spend_per_day' => 'Left to spend per day', + 'bills_paid' => 'Bills paid', // menu and titles, should be recycled as often as possible: 'currency' => 'Valuta',