From 1acf72cc704b73b2f01d5c7b8278c88cb1b829b1 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Sat, 1 Jan 2022 16:01:33 +0100 Subject: [PATCH] Fix typo --- assets/layers/recycling/recycling.json | 2 +- langs/layers/nl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json index f25a0dce00..1bebe85be9 100644 --- a/assets/layers/recycling/recycling.json +++ b/assets/layers/recycling/recycling.json @@ -92,7 +92,7 @@ "if": "location=indoor", "then": { "en": "This container is located indoors", - "nl": "Deze container bevindt binnen" + "nl": "Deze container bevindt zich binnen" } }, { diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 50ea195a9d..9138f969a3 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -3688,7 +3688,7 @@ "then": "Dit is een ondergrondse container" }, "1": { - "then": "Deze container bevindt binnen" + "then": "Deze container bevindt zich binnen" }, "2": { "then": "Deze container is buiten"