From 04200203a4e3d7c259f9ba45b0f9147a19474cf4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Sep 2017 18:00:59 +0200 Subject: [PATCH] New translations form.php (Dutch) --- resources/lang/nl_NL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index bd068cb68c..cc36d68b1a 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -48,7 +48,7 @@ return [ 'budget_id' => 'Budget', 'openingBalance' => 'Startsaldo', 'tagMode' => 'Tag modus', - 'tagPosition' => 'Tag locatie', + 'tag_position' => 'Tag location', 'virtualBalance' => 'Virtuele saldo', 'targetamount' => 'Doelbedrag', 'accountRole' => 'Rol van rekening',