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

9 lines
125 B
JSON

{
"state": {
"_": {
"off": "Off",
"on": "On"
}
},
"title": "Automation"
}