mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-27 22:26:44 +02:00
+1
-1
@@ -1961,7 +1961,7 @@ en:
|
||||
amenity/shower:
|
||||
# amenity=shower
|
||||
name: Shower
|
||||
# 'terms: gelato'
|
||||
# 'terms: rain closet'
|
||||
terms: '<translate with synonyms or related terms for ''Shower'', separated by commas>'
|
||||
amenity/social_facility:
|
||||
# amenity=social_facility
|
||||
|
||||
@@ -2581,7 +2581,7 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"gelato"
|
||||
"rain closet"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "shower"
|
||||
@@ -6230,7 +6230,6 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"oneway",
|
||||
"maxspeed",
|
||||
"lanes",
|
||||
"surface",
|
||||
"structure",
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"oneway",
|
||||
"maxspeed",
|
||||
"lanes",
|
||||
"surface",
|
||||
"structure",
|
||||
|
||||
Vendored
+6
-6
@@ -2559,7 +2559,7 @@
|
||||
},
|
||||
"amenity/doctors": {
|
||||
"name": "Doctor",
|
||||
"terms": "medic*"
|
||||
"terms": "medic*,physician"
|
||||
},
|
||||
"amenity/dojo": {
|
||||
"name": "Dojo / Martial Arts Academy",
|
||||
@@ -2767,7 +2767,7 @@
|
||||
},
|
||||
"amenity/shower": {
|
||||
"name": "Shower",
|
||||
"terms": "gelato"
|
||||
"terms": "rain closet"
|
||||
},
|
||||
"amenity/social_facility": {
|
||||
"name": "Social Facility",
|
||||
@@ -4293,6 +4293,10 @@
|
||||
"name": "Office",
|
||||
"terms": ""
|
||||
},
|
||||
"office/physician": {
|
||||
"name": "Physician",
|
||||
"terms": ""
|
||||
},
|
||||
"office/travel_agent": {
|
||||
"name": "Travel Agency",
|
||||
"terms": ""
|
||||
@@ -4365,10 +4369,6 @@
|
||||
"name": "NGO Office",
|
||||
"terms": ""
|
||||
},
|
||||
"office/physician": {
|
||||
"name": "Physician",
|
||||
"terms": ""
|
||||
},
|
||||
"office/political_party": {
|
||||
"name": "Political Party",
|
||||
"terms": ""
|
||||
|
||||
Reference in New Issue
Block a user