From 158ebdad30e03c7a6019fbc90efe6899718ea075 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 1 Oct 2017 08:30:05 +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 cc36d68b1a..3087cded42 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', - 'tag_position' => 'Tag location', + 'tag_position' => 'Taglocatie', 'virtualBalance' => 'Virtuele saldo', 'targetamount' => 'Doelbedrag', 'accountRole' => 'Rol van rekening',