first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "bath:open_air",
|
||||
"label": "Open Air",
|
||||
"type": "check"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "bath:sand_bath",
|
||||
"label": "Sand Bath",
|
||||
"type": "check"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "bath:type",
|
||||
"type": "combo",
|
||||
"label": "Specialty",
|
||||
"strings": {
|
||||
"options": {
|
||||
"hammam": "Hammam",
|
||||
"hot_spring": "Hot Spring",
|
||||
"lake": "Lake",
|
||||
"onsen": "Onsen",
|
||||
"thermal": "Thermal Bath"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user