mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 05:01:38 +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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user