Add missing timer service translation (#100388)

This commit is contained in:
steffenrapp 2023-09-15 14:42:27 +02:00 committed by Franck Nijhof
parent e1ab0fe295
commit 3e34fc3b82
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 6 additions and 0 deletions

View File

@ -36,3 +36,5 @@ change:
example: "00:01:00, 60 or -60"
selector:
text:
reload:

View File

@ -62,6 +62,10 @@
"description": "Duration to add or subtract to the running timer."
}
}
},
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads helpers from the YAML-configuration."
}
}
}