diff --git a/langs/layers/en.json b/langs/layers/en.json index 3a225cadb6..d3ad3e3712 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -1069,6 +1069,11 @@ "question": "What is the email address of {name}?" }, "bike_shop-is-bicycle_shop": { + "mappings": { + "0": { + "then": "Deze business focuses on rental" + } + }, "render": "This shop is specialized in selling {shop} and does bicycle related activities" }, "bike_shop-name": { diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 2891ca55c8..340b6757cf 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -1069,6 +1069,11 @@ "question": "Wat is het email-adres van {name}?" }, "bike_shop-is-bicycle_shop": { + "mappings": { + "0": { + "then": "Deze zaak focust op verhuur" + } + }, "render": "Deze winkel verkoopt {shop} en heeft fiets-gerelateerde activiteiten." }, "bike_shop-name": {