mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 07:06:04 +02:00
small fixes in healthcare presets terms
This commit is contained in:
+2
-2
@@ -2786,7 +2786,7 @@ en:
|
||||
healthcare/alternative:
|
||||
# healthcare=alternative
|
||||
name: Alternative Medicine
|
||||
# 'terms: acupuncture,anthroposophical,applied_kinesiology,aromatherapy,ayurveda,heabalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani'
|
||||
# 'terms: acupuncture,anthroposophical,applied kinesiology,aromatherapy,ayurveda,herbalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani'
|
||||
terms: '<translate with synonyms or related terms for ''Alternative Medicine'', separated by commas>'
|
||||
healthcare/alternative/chiropractic:
|
||||
# 'healthcare=alternative, healthcare:speciality=chiropractic'
|
||||
@@ -2836,7 +2836,7 @@ en:
|
||||
healthcare/podiatrist:
|
||||
# healthcare=podiatrist
|
||||
name: Podiatrist
|
||||
# 'terms: foot,feet'
|
||||
# 'terms: foot,feet,nails'
|
||||
terms: '<translate with synonyms or related terms for ''Podiatrist'', separated by commas>'
|
||||
healthcare/psychotherapist:
|
||||
# healthcare=psychotherapist
|
||||
|
||||
@@ -6264,10 +6264,10 @@
|
||||
"terms": [
|
||||
"acupuncture",
|
||||
"anthroposophical",
|
||||
"applied_kinesiology",
|
||||
"applied kinesiology",
|
||||
"aromatherapy",
|
||||
"ayurveda",
|
||||
"heabalism",
|
||||
"herbalism",
|
||||
"homeopathy",
|
||||
"hydrotherapy",
|
||||
"hypnosis",
|
||||
@@ -6529,7 +6529,8 @@
|
||||
],
|
||||
"terms": [
|
||||
"foot",
|
||||
"feet"
|
||||
"feet",
|
||||
"nails"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "podiatrist"
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
"terms": [
|
||||
"acupuncture",
|
||||
"anthroposophical",
|
||||
"applied_kinesiology",
|
||||
"applied kinesiology",
|
||||
"aromatherapy",
|
||||
"ayurveda",
|
||||
"heabalism",
|
||||
"herbalism",
|
||||
"homeopathy",
|
||||
"hydrotherapy",
|
||||
"hypnosis",
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
],
|
||||
"terms": [
|
||||
"foot",
|
||||
"feet"
|
||||
"feet",
|
||||
"nails"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "podiatrist"
|
||||
|
||||
Vendored
+2
-2
@@ -3538,7 +3538,7 @@
|
||||
},
|
||||
"healthcare/alternative": {
|
||||
"name": "Alternative Medicine",
|
||||
"terms": "acupuncture,anthroposophical,applied_kinesiology,aromatherapy,ayurveda,heabalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani"
|
||||
"terms": "acupuncture,anthroposophical,applied kinesiology,aromatherapy,ayurveda,herbalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani"
|
||||
},
|
||||
"healthcare/alternative/chiropractic": {
|
||||
"name": "Chiropractor",
|
||||
@@ -3578,7 +3578,7 @@
|
||||
},
|
||||
"healthcare/podiatrist": {
|
||||
"name": "Podiatrist",
|
||||
"terms": "foot,feet"
|
||||
"terms": "foot,feet,nails"
|
||||
},
|
||||
"healthcare/psychotherapist": {
|
||||
"name": "Psychotherapist",
|
||||
|
||||
Reference in New Issue
Block a user