From 93f2e75fc9120ecb8045cac981fbaa21cbc50933 Mon Sep 17 00:00:00 2001 From: David Rapan Date: Tue, 13 May 2025 09:27:54 +0200 Subject: [PATCH] Update network_adapter_info translation as all core discovery integrations will now use network (#25452) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 1612daf180..4de61df886 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -6419,7 +6419,7 @@ "zeroconf_info": "Show services discovered using mDNS. Does not include services unknown to Home Assistant." }, "network_adapter": "Network adapter", - "network_adapter_info": "Configure which network adapters integrations will use. Currently this setting only affects multicast traffic. A restart is required for these settings to apply.", + "network_adapter_info": "Configure which network adapters integrations will use. A restart is required for these settings to apply.", "ip_information": "IP Information", "adapter": { "auto_configure": "Auto configure",