mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Disambiguate between playground and fitness station horizontal bar
This commit is contained in:
+2
-2
@@ -4180,9 +4180,9 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Bouncy Cushion'', separated by commas>'
|
||||
playground/horizontal_bar:
|
||||
# playground=horizontal_bar
|
||||
name: Horizontal Bar
|
||||
name: Play Horizontal Bar
|
||||
# 'terms: high bar'
|
||||
terms: '<translate with synonyms or related terms for ''Horizontal Bar'', separated by commas>'
|
||||
terms: '<translate with synonyms or related terms for ''Play Horizontal Bar'', separated by commas>'
|
||||
playground/rocker:
|
||||
# playground=springy
|
||||
name: Spring Rider
|
||||
|
||||
@@ -12204,7 +12204,7 @@
|
||||
"tags": {
|
||||
"playground": "horizontal_bar"
|
||||
},
|
||||
"name": "Horizontal Bar"
|
||||
"name": "Play Horizontal Bar"
|
||||
},
|
||||
"playground/rocker": {
|
||||
"icon": "playground",
|
||||
|
||||
@@ -12,5 +12,5 @@
|
||||
"tags": {
|
||||
"playground": "horizontal_bar"
|
||||
},
|
||||
"name": "Horizontal Bar"
|
||||
"name": "Play Horizontal Bar"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -4755,7 +4755,7 @@
|
||||
"terms": ""
|
||||
},
|
||||
"playground/horizontal_bar": {
|
||||
"name": "Horizontal Bar",
|
||||
"name": "Play Horizontal Bar",
|
||||
"terms": "high bar"
|
||||
},
|
||||
"playground/rocker": {
|
||||
|
||||
Reference in New Issue
Block a user