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

17 lines
366 B
JSON

{
"state": {
"_": {
"closed": "Closed",
"home": "Home",
"locked": "Locked",
"not_home": "Away",
"off": "Off",
"ok": "OK",
"on": "On",
"open": "Open",
"problem": "Problem",
"unlocked": "Unlocked"
}
},
"title": "Group"
}