core/homeassistant/components/person/translations/en.json

9 lines
131 B
JSON

{
"state": {
"_": {
"home": "Home",
"not_home": "Away"
}
},
"title": "Person"
}