From 13cb32a83fe51f129e698178c3ff2c73dbe2d57c Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Wed, 20 Nov 2024 12:43:04 +0100 Subject: [PATCH] Entity settings for helpers: avoid repeating "options" in explanation (#22896) --- 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 b289c16d49..2669f9a1fe 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1458,7 +1458,7 @@ "change_device_settings": "You can {link} in the device settings", "change_device_area_link": "change the device area", "configure_state": "{integration} options", - "configure_state_secondary": "Specific options for {integration}", + "configure_state_secondary": "Specific settings for {integration}", "stream": { "preload_stream": "Preload camera stream", "preload_stream_description": "This keeps the camera stream open in the background so it shows quicker. Warning! This is device intensive.",