mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-04 18:33:32 +00:00
add descriptions of bicycle parkings (#608)
* add descriptions of bicycle parkings * tweak capitalization of strings Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
committed by
GitHub
parent
dc751e4719
commit
e0414bb51d
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"key": "bicycle_parking",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"stands": "Stand (supports bicycle frame)",
|
||||
"wall_loops": "Wheelbender (supports wheel only)",
|
||||
"shed": "Closed Shed",
|
||||
"lockers": "Individual Lockers",
|
||||
"building": "In a Building",
|
||||
"handlebar_holder": "Handlebar Holder"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user