mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
20 lines
367 B
JSON
20 lines
367 B
JSON
{
|
|
"key": "baby_feeding",
|
|
"type": "combo",
|
|
"label": "Baby Nursing Area",
|
|
"strings": {
|
|
"options": {
|
|
"room": "Dedicated Room",
|
|
"yes": "Marked Space",
|
|
"no": "None"
|
|
}
|
|
},
|
|
"terms": [
|
|
"baby feeding",
|
|
"breastfeeding",
|
|
"lactation",
|
|
"mothers",
|
|
"nursing"
|
|
]
|
|
}
|