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

9 lines
140 B
JSON

{
"state": {
"_": {
"active": "Active",
"idle": "Idle",
"paused": "Paused"
}
}
}