mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Rename doctor.json -> doctors.json (closes #2869)
This commit is contained in:
+1
-1
@@ -1298,7 +1298,7 @@ en:
|
||||
name: Dentist
|
||||
# 'terms: tooth,teeth'
|
||||
terms: "<translate with synonyms or related terms for 'Dentist', separated by commas>"
|
||||
amenity/doctor:
|
||||
amenity/doctors:
|
||||
# amenity=doctors
|
||||
name: Doctor
|
||||
# 'terms: medic*'
|
||||
|
||||
@@ -868,7 +868,7 @@
|
||||
},
|
||||
"name": "Dentist"
|
||||
},
|
||||
"amenity/doctor": {
|
||||
"amenity/doctors": {
|
||||
"icon": "hospital",
|
||||
"fields": [
|
||||
"address",
|
||||
|
||||
Vendored
+1
-1
@@ -1680,7 +1680,7 @@
|
||||
"name": "Dentist",
|
||||
"terms": "tooth,teeth"
|
||||
},
|
||||
"amenity/doctor": {
|
||||
"amenity/doctors": {
|
||||
"name": "Doctor",
|
||||
"terms": "medic*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user