forked from MapComplete/MapComplete
Add clearer description of a bicycle pump to prevent fietsersbond-influx of adding wrong data
This commit is contained in:
parent
37e4d0cf73
commit
6391a3c88a
10 changed files with 24 additions and 10 deletions
|
@ -526,7 +526,11 @@
|
|||
"amenity=bicycle_repair_station",
|
||||
"service:bicycle:tools=no",
|
||||
"service:bicycle:pump=yes"
|
||||
]
|
||||
],
|
||||
"description": {
|
||||
"en": "A device to inflate your tires on a fixed location in the public space.<h3>Examples of bicycle pumps</h3><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' height='200'/><img src='./assets/layers/bike_repair_station/pump_example.png' height='200'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' height='200'/>",
|
||||
"nl": "Een apparaat waar je je fietsbanden kan oppompen, beschikbaar in de publieke ruimte. De fietspomp in je kelder telt dus niet.<h3>Voorbeelden</h3><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' height='200'/><img src='./assets/layers/bike_repair_station/pump_example.png' height='200'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' height='200'/>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": {
|
||||
|
@ -540,7 +544,11 @@
|
|||
"amenity=bicycle_repair_station",
|
||||
"service:bicycle:tools=yes",
|
||||
"service:bicycle:pump=yes"
|
||||
]
|
||||
],
|
||||
"description": {
|
||||
"en": "A device with tools to repair your bike combined with a pump at a fixed location. The tools are often secured with chains against theft.<h3>Example</h3><img src='./assets/layers/bike_repair_station/repair_station_example.jpg' height='200'/>",
|
||||
"nl": "Een apparaat met zowel gereedschap om je fiets te herstellen, met een pomp. Deze zijn op een vastgemaakt op een plaats in de publieke ruimte, bv. aan een paal.<h3>Voorbeeld</h3><img src='./assets/layers/bike_repair_station/repair_station_example.jpg' height='200'/>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": {
|
||||
|
|
BIN
assets/layers/bike_repair_station/pump_example.png
Normal file
BIN
assets/layers/bike_repair_station/pump_example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
BIN
assets/layers/bike_repair_station/pump_example_manual.jpg
Normal file
BIN
assets/layers/bike_repair_station/pump_example_manual.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 942 KiB |
BIN
assets/layers/bike_repair_station/pump_example_round.jpg
Normal file
BIN
assets/layers/bike_repair_station/pump_example_round.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
BIN
assets/layers/bike_repair_station/repair_station_example.jpg
Normal file
BIN
assets/layers/bike_repair_station/repair_station_example.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 760 KiB |
|
@ -351,10 +351,10 @@
|
|||
"de": "<h3>Hier einen {title} hinzufügen?</h3>Der Punkt, den Sie hier anlegen, wird <b>für alle sichtbar sein</b>. Bitte fügen Sie der Karte nur dann Dinge hinzu, wenn sie wirklich existieren. Viele Anwendungen verwenden diese Daten."
|
||||
},
|
||||
"confirmButton": {
|
||||
"en": "Add a {category} here",
|
||||
"en": "Add a {category} here - visble for everyone, worldwide",
|
||||
"ca": "Afegir {category} aquí",
|
||||
"es": "Añadir {category} aquí",
|
||||
"nl": "Voeg hier een {category} toe",
|
||||
"nl": "Voeg hier een {category} toe - voor iedereen, wereldwijd zichtbaar",
|
||||
"fr": "Ajouter un/une {category} ici",
|
||||
"gl": "Engadir {category} aquí",
|
||||
"de": "Hier eine {category} hinzufügen"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue