id-tagging-schema/data/fields/sauna.json

16 lines
436 B
JSON

{
"key": "sauna",
"type": "combo",
"label": "Sauna type",
"strings": {
"options": {
"hot": "Finnish Sauna over > 60°C",
"steam": "Steam Sauna",
"smoke": "Smoke Sauna",
"dry": "Sauna without throwing water",
"infrared": "Infrared Sauna",
"aroma": "Aroma Sauna",
"hanjeungmak": "Hanjeungmak (Korean Dry Sauna)"
}
}
}