diff --git a/langs/layers/de.json b/langs/layers/de.json
index 479d8f26c..4e3e6c0ee 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -490,7 +490,7 @@
"then": "Mountainbikes können hier gemietet werden"
},
"4": {
- "then": "Kinderfahrräder können hier gemietet werden"
+ "then": "Fahrräder für Kinder können hier gemietet werden"
},
"5": {
"then": "Tandems können hier gemietet werden"
@@ -1124,7 +1124,7 @@
}
},
"binocular": {
- "description": "Fernglas",
+ "description": "Ferngläser",
"name": "Ferngläser",
"presets": {
"0": {
@@ -1313,10 +1313,10 @@
"question": "Verfügt über einen
Typ 1 (J1772) 
Stecker mit Kabel"
},
"5": {
- "question": "Verfügt über einen Typ 1 (J1772) 
Stecker ohne Kabel"
+ "question": "Verfügt über einen Typ 1 (J1772)
Stecker ohne Kabel "
},
"6": {
- "question": "Verfügt über einen Typ 1 CCS 
Stecker, auch bekannt als Typ 1 Combo"
+ "question": "Verfügt über einen Typ 1 CCS (Typ 1 Combo)
Stecker"
},
"7": {
"question": "Verfügt über einen Tesla Supercharger 
Stecker"
@@ -4403,7 +4403,7 @@
"then": "Diese Kamera ist an einer Wand montiert"
},
"1": {
- "then": "Diese Kamera ist an einer Stange montiert"
+ "then": "Diese Kamera ist an einer Stange befestigt"
},
"2": {
"then": "Diese Kamera ist an der Decke montiert"
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 2514267e7..cd53e0bdb 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
+}