core/homeassistant/components/alert/strings.json

11 lines
176 B
JSON

{
"title": "Alert",
"state": {
"_": {
"idle": "[%key:common::state::idle%]",
"off": "Acknowledged",
"on": "[%key:common::state::active%]"
}
}
}