diff --git a/langs/layers/en.json b/langs/layers/en.json index 2514267e71..cd53e0bdb4 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -13,7 +13,7 @@ } }, "question": "What is the number of this house?", - "render": "The housenumber is {addr:housenumber}" + "render": "The house number is {addr:housenumber}" }, "street": { "question": "What street is this address located in?", @@ -490,7 +490,7 @@ "then": "Mountainbikes can be rented here" }, "4": { - "then": "Bikes for childs can be rented here" + "then": "Bikes for children can be rented here" }, "5": { "then": "Tandem bicycles can be rented here" @@ -1074,7 +1074,7 @@ "bike_shop-is-bicycle_shop": { "mappings": { "0": { - "then": "Deze business focuses on rental" + "then": "This business focuses on rental" } }, "render": "This shop is specialized in selling {shop} and does bicycle related activities" @@ -1349,10 +1349,10 @@ "question": "Has a
Type 1 with cable (J1772)
connector" }, "5": { - "question": "Has a
Type 1 without cable (J1772)
connector" + "question": "Has a
Type 1 without cable (J1772)
connector" }, "6": { - "question": "Has a
Type 1 CCS (aka Type 1 Combo)
connector" + "question": "Has a
Type 1 CCS (aka Type 1 Combo)
connector" }, "7": { "question": "Has a
Tesla Supercharger
connector" @@ -3319,7 +3319,7 @@ "render": "The operational status is {operational_status}" }, "render-closest-drinking-water": { - "render": "There is another drinking water fountain at {_closest_other_drinking_water_distance} meter" + "render": "There is another drinking water fountain at {_closest_other_drinking_water_distance} meters" } }, "title": { @@ -3832,8 +3832,8 @@ "render": "In remembrance of {name}" }, "ghost_bike-source": { - "question": "On what webpage can one find more information about the Ghost bike or the accident?", - "render": "More information is available" + "question": "On what webpage can one find more info about the ghost bike or the accident?", + "render": "More info available" }, "ghost_bike-start_date": { "question": "When was this Ghost bike installed?", @@ -5959,4 +5959,4 @@ } } } -} \ No newline at end of file +}