mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Make t-bar lift more searchable
This commit is contained in:
@@ -1467,6 +1467,7 @@ en:
|
||||
aerialway/t-bar:
|
||||
# aerialway=t-bar
|
||||
name: T-bar Lift
|
||||
# 'terms: tbar'
|
||||
terms: '<translate with synonyms or related terms for ''T-bar Lift'', separated by commas>'
|
||||
aeroway:
|
||||
# aeroway=*
|
||||
|
||||
@@ -366,6 +366,9 @@
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
"terms": [
|
||||
"tbar"
|
||||
],
|
||||
"tags": {
|
||||
"aerialway": "t-bar"
|
||||
},
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
"terms": [
|
||||
"tbar"
|
||||
],
|
||||
"tags": {
|
||||
"aerialway": "t-bar"
|
||||
},
|
||||
|
||||
Vendored
+1
-1
@@ -2350,7 +2350,7 @@
|
||||
},
|
||||
"aerialway/t-bar": {
|
||||
"name": "T-bar Lift",
|
||||
"terms": ""
|
||||
"terms": "tbar"
|
||||
},
|
||||
"aeroway/aerodrome": {
|
||||
"name": "Airport",
|
||||
|
||||
Reference in New Issue
Block a user