mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 11:51:35 +00:00
Updated presets correctly
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"
|
||||
]
|
||||
}
|
||||
|
||||
2
dist/locales/en.json
vendored
2
dist/locales/en.json
vendored
@@ -4620,7 +4620,7 @@
|
||||
},
|
||||
"playground/rocker": {
|
||||
"name": "Spring Rider",
|
||||
"terms": "spring rocker, springy rocker"
|
||||
"terms": "spring rocker,springy rocker"
|
||||
},
|
||||
"playground/roundabout": {
|
||||
"name": "Play Roundabout",
|
||||
|
||||
Reference in New Issue
Block a user