core/homeassistant/components/device_tracker/translations/zh-Hans.json

15 lines
358 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} \u5728\u5bb6",
"is_not_home": "{entity_name} \u4e0d\u5728\u5bb6"
}
},
"state": {
"_": {
"home": "\u5728\u5bb6",
"not_home": "\u79bb\u5f00"
}
},
"title": "\u8bbe\u5907\u8ddf\u8e2a\u5668"
}