mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
npm run build for new preset files
This commit is contained in:
+1
-1
@@ -2070,7 +2070,7 @@ en:
|
||||
amenity/place_of_worship/hindu:
|
||||
# 'amenity=place_of_worship, religion=hindu'
|
||||
name: Hindu Temple
|
||||
# 'terms: garbhargriha,mandu,puja,shrine,temple'
|
||||
# 'terms: kovil,devasthana,mandir,kshetram,alayam,shrine,temple'
|
||||
terms: '<translate with synonyms or related terms for ''Hindu Temple'', separated by commas>'
|
||||
amenity/place_of_worship/jewish:
|
||||
# 'amenity=place_of_worship, religion=jewish'
|
||||
|
||||
@@ -2244,9 +2244,11 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"garbhargriha",
|
||||
"mandu",
|
||||
"puja",
|
||||
"kovil",
|
||||
"devasthana",
|
||||
"mandir",
|
||||
"kshetram",
|
||||
"alayam",
|
||||
"shrine",
|
||||
"temple"
|
||||
],
|
||||
|
||||
Vendored
+1
-1
@@ -3058,7 +3058,7 @@
|
||||
},
|
||||
"amenity/place_of_worship/hindu": {
|
||||
"name": "Hindu Temple",
|
||||
"terms": "garbhargriha,mandu,puja,shrine,temple"
|
||||
"terms": "kovil,devasthana,mandir,kshetram,alayam,shrine,temple"
|
||||
},
|
||||
"amenity/place_of_worship/jewish": {
|
||||
"name": "Synagogue",
|
||||
|
||||
Reference in New Issue
Block a user