From c458bc2ee318748c5388f6250d397d965f4dfa7e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 26 Mar 2026 00:34:08 +0100 Subject: [PATCH] Improve dashboard action naming consistency (#166539) --- homeassistant/components/lovelace/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/lovelace/strings.json b/homeassistant/components/lovelace/strings.json index 49581cbcea6..2f0fa4ccbf1 100644 --- a/homeassistant/components/lovelace/strings.json +++ b/homeassistant/components/lovelace/strings.json @@ -13,7 +13,7 @@ "services": { "reload_resources": { "description": "Reloads dashboard resources from the YAML-configuration.", - "name": "Reload resources" + "name": "Reload dashboard resources" } }, "system_health": {