core/homeassistant/components/person/strings.json

10 lines
156 B
JSON
Raw Normal View History

2020-04-20 23:25:35 +00:00
{
"title": "Person",
"state": {
"_": {
"home": "[%key:common::state::home%]",
"not_home": "[%key:common::state::not_home%]"
}
}
}