mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Adding untracked files
This commit is contained in:
+1
-1
@@ -2751,7 +2751,7 @@ en:
|
||||
# 'terms: pregnancy,childbirth'
|
||||
terms: '<translate with synonyms or related terms for ''Midwife'', separated by commas>'
|
||||
healthcare/specialist:
|
||||
# healthcare=yes
|
||||
# 'healthcare:speciality=*'
|
||||
name: Healthcare Specialist
|
||||
# 'terms: special'
|
||||
terms: '<translate with synonyms or related terms for ''Healthcare Specialist'', separated by commas>'
|
||||
|
||||
@@ -6104,7 +6104,13 @@
|
||||
"special"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "yes"
|
||||
"healthcare:speciality": "*"
|
||||
},
|
||||
"addTags": {
|
||||
"healthcare:speciality": "general"
|
||||
},
|
||||
"removeTags": {
|
||||
"healthcare:speciality": "general"
|
||||
},
|
||||
"name": "Healthcare Specialist"
|
||||
},
|
||||
|
||||
@@ -17,7 +17,13 @@
|
||||
"special"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "yes"
|
||||
"healthcare:speciality": "*"
|
||||
},
|
||||
"addTags": {
|
||||
"healthcare:speciality": "general"
|
||||
},
|
||||
"removeTags": {
|
||||
"healthcare:speciality": "general"
|
||||
},
|
||||
"name": "Healthcare Specialist"
|
||||
}
|
||||
|
||||
+1
-2
@@ -1194,8 +1194,7 @@
|
||||
"value": "midwife"
|
||||
},
|
||||
{
|
||||
"key": "healthcare",
|
||||
"value": "yes"
|
||||
"key": "healthcare:speciality"
|
||||
},
|
||||
{
|
||||
"key": "highway",
|
||||
|
||||
Reference in New Issue
Block a user