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"