Fix timer reload description (#100433)

Fix copy/paste error of #100388
This commit is contained in:
Robert Resch 2023-09-15 16:05:56 +02:00 committed by GitHub
parent 9eb0b844bc
commit b329439fff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@
},
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads helpers from the YAML-configuration."
"description": "Reloads timers from the YAML-configuration."
}
}
}