mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Add "Climbing hut" term to alpine hut
This commit is contained in:
@@ -4942,6 +4942,7 @@ en:
|
||||
tourism/alpine_hut:
|
||||
# tourism=alpine_hut
|
||||
name: Alpine Hut
|
||||
# 'terms: climbing hut'
|
||||
terms: '<translate with synonyms or related terms for ''Alpine Hut'', separated by commas>'
|
||||
tourism/apartment:
|
||||
# tourism=apartment
|
||||
|
||||
@@ -15536,6 +15536,9 @@
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"climbing hut"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "alpine_hut"
|
||||
},
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"climbing hut"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "alpine_hut"
|
||||
},
|
||||
|
||||
2
dist/locales/en.json
vendored
2
dist/locales/en.json
vendored
@@ -5436,7 +5436,7 @@
|
||||
},
|
||||
"tourism/alpine_hut": {
|
||||
"name": "Alpine Hut",
|
||||
"terms": ""
|
||||
"terms": "climbing hut"
|
||||
},
|
||||
"tourism/apartment": {
|
||||
"name": "Guest Apartment / Condo",
|
||||
|
||||
Reference in New Issue
Block a user