core/homeassistant/components/timer/strings.json

10 lines
180 B
JSON

{
"state": {
"_": {
"active": "[%key:common::state::active%]",
"idle": "[%key:common::state::idle%]",
"paused": "[%key:common::state::paused%]"
}
}
}