mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
corrected typo changed tags to monastery_grounds, as well as added monastery to terms
This commit is contained in:
+4
-4
@@ -2033,10 +2033,10 @@ en:
|
||||
name: Marketplace
|
||||
terms: '<translate with synonyms or related terms for ''Marketplace'', separated by commas>'
|
||||
amenity/monastery:
|
||||
# amenity=monastary
|
||||
name: Monastary Grounds
|
||||
# 'terms: abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple'
|
||||
terms: '<translate with synonyms or related terms for ''Monastary Grounds'', separated by commas>'
|
||||
# amenity=monastery_grounds
|
||||
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>'
|
||||
amenity/motorcycle_parking:
|
||||
# amenity=motorcycle_parking
|
||||
name: Motorcycle Parking
|
||||
|
||||
@@ -1984,6 +1984,7 @@
|
||||
"house of worship",
|
||||
"minster",
|
||||
"mission",
|
||||
"monastery",
|
||||
"mosque",
|
||||
"oratory",
|
||||
"parish",
|
||||
@@ -1995,9 +1996,9 @@
|
||||
"temple"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "monastary"
|
||||
"amenity": "monastery_grounds"
|
||||
},
|
||||
"name": "Monastary Grounds"
|
||||
"name": "Monastery Grounds"
|
||||
},
|
||||
"amenity/motorcycle_parking": {
|
||||
"icon": "scooter",
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
"house of worship",
|
||||
"minster",
|
||||
"mission",
|
||||
"monastery",
|
||||
"mosque",
|
||||
"oratory",
|
||||
"parish",
|
||||
@@ -38,7 +39,7 @@
|
||||
"temple"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "monastary"
|
||||
"amenity": "monastery_grounds"
|
||||
},
|
||||
"name": "Monastary Grounds"
|
||||
"name": "Monastery Grounds"
|
||||
}
|
||||
|
||||
+1
-1
@@ -381,7 +381,7 @@
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"value": "monastary"
|
||||
"value": "monastery_grounds"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
|
||||
Vendored
+2
-2
@@ -3126,8 +3126,8 @@
|
||||
"terms": ""
|
||||
},
|
||||
"amenity/monastery": {
|
||||
"name": "Monastary Grounds",
|
||||
"terms": "abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple"
|
||||
"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"
|
||||
},
|
||||
"amenity/motorcycle_parking": {
|
||||
"name": "Motorcycle Parking",
|
||||
|
||||
Reference in New Issue
Block a user