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 Franck Nijhof
parent d6c365014a
commit 74dbcae92f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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."
}
}
}