mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Make description of homeassistant.reload_all
action consistent (#140887)
Change it to "Reloads …" like all other `homeassistant.reload_xyz` actions.
This commit is contained in:
parent
f8ab4d0238
commit
2d82a12e0a
@ -188,7 +188,7 @@
|
||||
},
|
||||
"reload_all": {
|
||||
"name": "Reload all",
|
||||
"description": "Reload all YAML configuration that can be reloaded without restarting Home Assistant."
|
||||
"description": "Reloads all YAML configuration that can be reloaded without restarting Home Assistant."
|
||||
}
|
||||
},
|
||||
"exceptions": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user