mapcomplete/langs/shared-questions/zh_Hant.json
Supaplex eaaf099888
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (6 of 6 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/zh_Hant/
2021-06-15 09:32:20 +02:00

20 lines
714 B
JSON

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