Skip to content

Commit 222508a

Browse files
committed
add term "bike parking" to the Bicycle Parking preset
1 parent b63a47d commit 222508a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

data/presets/amenity/bicycle_parking.json

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
],
2626
"terms": [
2727
"bike",
28+
"bike parking",
2829
"cycle parking",
2930
"cycling"
3031
],

interim/source_strings.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4555,7 +4555,7 @@ en:
45554555
amenity/bicycle_parking:
45564556
# amenity=bicycle_parking | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
45574557
name: Bicycle Parking
4558-
# 'terms: bike,cycle parking,cycling'
4558+
# 'terms: bike,bike parking,cycle parking,cycling'
45594559
terms: <translate with synonyms or related terms for 'Bicycle Parking', separated by commas>
45604560
amenity/bicycle_parking/building:
45614561
# amenity=bicycle_parking + bicycle_parking=building | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).

0 commit comments

Comments
 (0)