From 3e4cc95edffb1741ee85d7def07a81f70b62a13a Mon Sep 17 00:00:00 2001 From: OliNau <19350388+OliNau@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:23:11 +0100 Subject: [PATCH] Update hydrant.json Language improvement: aansluiting -> koppeling --- assets/layers/hydrant/hydrant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/layers/hydrant/hydrant.json b/assets/layers/hydrant/hydrant.json index 8c865243d7..6c97a33f7c 100644 --- a/assets/layers/hydrant/hydrant.json +++ b/assets/layers/hydrant/hydrant.json @@ -374,14 +374,14 @@ "placeholder": { "en": "Number of couplings", "de": "Anzahl der Kupplungen", - "nl": "Aantal aansluitingen" + "nl": "Aantal koppelingen" }, "type": "int" }, "render": { "en": "Number of couplings: {couplings}", "de": "Anzahl der Kupplungen: {couplings}", - "nl": "Aantal aansluitingen: {couplings}" + "nl": "Aantal koppelingen: {couplings}" } }, {