From 77f48d91cd3dded616f2fd289e32b5b3cacd13d8 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Fri, 27 Mar 2026 08:41:58 +0100 Subject: [PATCH] Shorten `collection_key_description` to fit available space (#30376) --- 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 11bf098099..1255844f1a 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -9253,7 +9253,7 @@ }, "energy_date_selection": "Link to energy card collection", "collection_key": "Energy card collection key", - "collection_key_description": "Optionally connect a collection of date picker, statistics graph and energy cards. Cards with matching key will respond to any connected date picker card. Any energy card on this dashboard with no key will automatically be linked together.", + "collection_key_description": "Optional key to connect a collection of energy cards to any matching date picker. Energy cards on this dashboard with no key will automatically be linked together.", "double_tap_action": "Double tap behavior", "entities": "Entities", "entity": "Entity",