mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 08:33:31 +01:00
Shorten collection_key_description to fit available space (#30376)
This commit is contained in:
committed by
Paul Bottein
parent
caa707a7b1
commit
77f48d91cd
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user