mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
feat: Add field for menstrual products (#1116)
This commit is contained in:
committed by
GitHub
parent
8a1f69a823
commit
9889709174
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"key": "toilets:menstrual_products",
|
||||
"type": "radio",
|
||||
"strings": {
|
||||
"options": {
|
||||
"yes": "Yes, in all stalls",
|
||||
"limited": "Limited to some stalls",
|
||||
"no": "No"
|
||||
}
|
||||
},
|
||||
"label": "Free Menstrual Products Available",
|
||||
"terms": [
|
||||
"feminine hygiene",
|
||||
"pads",
|
||||
"period",
|
||||
"period products",
|
||||
"tampons"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user