core/homeassistant/components/button/translations/zh-Hant.json

11 lines
258 B
JSON

{
"device_automation": {
"action_type": {
"press": "\u6309\u4e0b {entity_name} \u6309\u9215"
},
"trigger_type": {
"pressed": "{entity_name} \u5df2\u6309\u4e0b"
}
},
"title": "\u6309\u9215"
}