Files
homeassistant-core/homeassistant/components/timer/strings.json

10 lines
180 B
JSON
Raw Normal View History

2020-04-20 16:25:35 -07:00
{
"state": {
"_": {
"active": "[%key:common::state::active%]",
"idle": "[%key:common::state::idle%]",
"paused": "[%key:common::state::paused%]"
}
}
}