mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Switch "monastery_grounds" -> "monastery"
This commit is contained in:
@@ -2033,7 +2033,7 @@ en:
|
||||
name: Marketplace
|
||||
terms: '<translate with synonyms or related terms for ''Marketplace'', separated by commas>'
|
||||
amenity/monastery:
|
||||
# amenity=monastery_grounds
|
||||
# amenity=monastery
|
||||
name: Monastery Grounds
|
||||
# 'terms: abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,monastery,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple'
|
||||
terms: '<translate with synonyms or related terms for ''Monastery Grounds'', separated by commas>'
|
||||
|
||||
@@ -1995,7 +1995,7 @@
|
||||
"temple"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "monastery_grounds"
|
||||
"amenity": "monastery"
|
||||
},
|
||||
"name": "Monastery Grounds"
|
||||
},
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"temple"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "monastery_grounds"
|
||||
"amenity": "monastery"
|
||||
},
|
||||
"name": "Monastery Grounds"
|
||||
}
|
||||
|
||||
@@ -381,7 +381,7 @@
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"value": "monastery_grounds"
|
||||
"value": "monastery"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
|
||||
Reference in New Issue
Block a user