mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
fix tag for birthing centers, closes #398
This commit is contained in:
parent
1527ba5a4e
commit
93126c5738
3 changed files with 10 additions and 4 deletions
|
|
@ -5766,9 +5766,9 @@ en:
|
|||
# 'terms: ear,hearing,sound'
|
||||
terms: <translate with synonyms or related terms for 'Audiologist', separated by commas>
|
||||
healthcare/birthing_center:
|
||||
# healthcare=birthing_center | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
# healthcare=birthing_centre | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Birthing Center
|
||||
# 'terms: baby,childbirth,delivery,labour,labor,pregnancy'
|
||||
# 'terms: baby,childbirth,delivery,labour,labor,midwive,pregnancy,pregnant'
|
||||
terms: <translate with synonyms or related terms for 'Birthing Center', separated by commas>
|
||||
healthcare/blood_donation:
|
||||
# healthcare=blood_donation | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue