Skip to content

Commit 1f916b0

Browse files
committed
add an additional search term
1 parent 63483a7 commit 1f916b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

data/presets/amenity/doctors/child_psychiatry.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
],
77
"terms": [
88
"adolescent psychiatry",
9-
"child psychiatry"
9+
"child psychiatry",
10+
"pediatric psychiatry"
1011
],
1112
"tags": {
1213
"amenity": "doctors",

interim/source_strings.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5643,7 +5643,7 @@ en:
56435643
amenity/doctors/child_psychiatry:
56445644
# amenity=doctors + healthcare:speciality=child_psychiatry | Pediatric Psychiatrist | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
56455645
name: Child and Adolescent Psychiatrist
5646-
# 'terms: adolescent psychiatry,child psychiatry'
5646+
# 'terms: adolescent psychiatry,child psychiatry,pediatric psychiatry'
56475647
terms: <translate with synonyms or related terms for 'Child and Adolescent Psychiatrist', separated by commas>
56485648
amenity/doctors/dermatology:
56495649
# amenity=doctors + healthcare:speciality=dermatology | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).

0 commit comments

Comments
 (0)