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

10 lines
161 B
JSON

{
"state": {
"_": {
"idle": "Idle",
"off": "Acknowledged",
"on": "Active"
}
},
"title": "Alert"
}