core/homeassistant/components/timer/strings.json

10 lines
180 B
JSON
Raw Normal View History

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