mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Add missing timer service translation (#100388)
This commit is contained in:
parent
e1ab0fe295
commit
3e34fc3b82
@ -36,3 +36,5 @@ change:
|
|||||||
example: "00:01:00, 60 or -60"
|
example: "00:01:00, 60 or -60"
|
||||||
selector:
|
selector:
|
||||||
text:
|
text:
|
||||||
|
|
||||||
|
reload:
|
||||||
|
@ -62,6 +62,10 @@
|
|||||||
"description": "Duration to add or subtract to the running timer."
|
"description": "Duration to add or subtract to the running timer."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"reload": {
|
||||||
|
"name": "[%key:common::action::reload%]",
|
||||||
|
"description": "Reloads helpers from the YAML-configuration."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user