mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Merge pull request #4415 from 1ec5/patch-2
Refine playground preset terminology
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"tags": {
|
||||
"playground": "springy"
|
||||
},
|
||||
"name": "Springy Rocker"
|
||||
"name": "Spring Rider",
|
||||
"terms": [
|
||||
"spring rocker",
|
||||
"springy rocker"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10,5 +10,8 @@
|
||||
"tags": {
|
||||
"playground": "roundabout"
|
||||
},
|
||||
"name": "Play Roundabout"
|
||||
"name": "Play Roundabout",
|
||||
"terms": [
|
||||
"merry-go-round"
|
||||
]
|
||||
}
|
||||
|
||||
Vendored
+4
-4
@@ -4622,12 +4622,12 @@
|
||||
"terms": "high bar"
|
||||
},
|
||||
"playground/rocker": {
|
||||
"name": "Springy Rocker",
|
||||
"terms": ""
|
||||
"name": "Spring Rider",
|
||||
"terms": "spring rocker,springy rocker"
|
||||
},
|
||||
"playground/roundabout": {
|
||||
"name": "Play Roundabout",
|
||||
"terms": ""
|
||||
"terms": "merry-go-round"
|
||||
},
|
||||
"playground/sandpit": {
|
||||
"name": "Sandpit",
|
||||
@@ -5810,4 +5810,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user