1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00

Improve dashboard action naming consistency (#166539)

This commit is contained in:
Franck Nijhof
2026-03-26 00:34:08 +01:00
committed by GitHub
parent d2cef2d26e
commit f361d01b8b

View File

@@ -13,7 +13,7 @@
"services": {
"reload_resources": {
"description": "Reloads dashboard resources from the YAML-configuration.",
"name": "Reload resources"
"name": "Reload dashboard resources"
}
},
"system_health": {