20 lines
No EOL
713 B
JSON
20 lines
No EOL
713 B
JSON
{
|
|
"undefined": {
|
|
"phone": {
|
|
"question": "{name} 的電話號碼是什麼?"
|
|
},
|
|
"email": {
|
|
"question": "{name} 的電子郵件地址是什麼?"
|
|
},
|
|
"website": {
|
|
"question": "{name} 網址是什麼?"
|
|
},
|
|
"description": {
|
|
"question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。<br/><span style='font-size: small'>不要重覆答覆已經知道的事情</span>"
|
|
},
|
|
"opening_hours": {
|
|
"question": "{name} 的開放時間是什麼?",
|
|
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
|
|
}
|
|
}
|
|
} |