2022-01-28 14:17:32 +01:00
|
|
|
|
{
|
|
|
|
|
"shared_questions": {
|
|
|
|
|
"level": {
|
|
|
|
|
"question": "この機能は何階にあるのでしょうか?",
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "地下に設置"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "1階に位置する"
|
|
|
|
|
},
|
|
|
|
|
"2": {
|
|
|
|
|
"then": "1階に位置する"
|
|
|
|
|
},
|
|
|
|
|
"3": {
|
|
|
|
|
"then": "1階に位置する"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"render": "(level}階に位置しています"
|
|
|
|
|
},
|
|
|
|
|
"description": {
|
|
|
|
|
"question": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。<br/><span style='font-size: small'>今後表示しない</span>"
|
|
|
|
|
},
|
|
|
|
|
"dog-access": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "犬同伴可能"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "犬の同伴は<b>禁止</b>されています"
|
|
|
|
|
},
|
|
|
|
|
"3": {
|
|
|
|
|
"then": "犬同伴可能、自由に走り回れる"
|
|
|
|
|
},
|
|
|
|
|
"2": {
|
|
|
|
|
"then": "犬同伴可能。ただしリード着用"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "犬は飼うことができますか?"
|
|
|
|
|
},
|
|
|
|
|
"email": {
|
|
|
|
|
"question": "{name}のEメールアドレスは何ですか?"
|
|
|
|
|
},
|
|
|
|
|
"opening_hours": {
|
|
|
|
|
"question": "{name}の営業時間は?",
|
|
|
|
|
"render": "<h3>営業時間</h3>{opening_hours_table(opening_hours)}"
|
|
|
|
|
},
|
|
|
|
|
"payment-options": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "ここでは現金が使える"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "お支払いはこちらで承ります"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"question": "どのような支払い方法が可能ですか?"
|
|
|
|
|
},
|
|
|
|
|
"phone": {
|
|
|
|
|
"question": "{name}の電話番号は?"
|
|
|
|
|
},
|
|
|
|
|
"service:electricity": {
|
|
|
|
|
"mappings": {
|
|
|
|
|
"0": {
|
|
|
|
|
"then": "屋内の席に座っているお客様には、家庭用コンセントがたくさん用意されており、そこで電子機器を充電することができます"
|
|
|
|
|
},
|
|
|
|
|
"1": {
|
|
|
|
|
"then": "屋内の席に座ったお客様が充電できるよう、コンセントがいくつか用意されています"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|