Dashboard: Fix description of the Tile card (#22894)

There are currently two grammar issues in the Tile card description: It should be "allows" and "trigger" needs to be added.
This commit is contained in:
Norbert Rittel 2024-11-20 10:31:46 +01:00 committed by GitHub
parent 39bf7c9ad4
commit 940cbd42c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6357,7 +6357,7 @@
}, },
"tile": { "tile": {
"name": "Tile", "name": "Tile",
"description": "The tile card gives you a quick overview of your entity. The card allow you to toggle the entity, show the more info dialog or custom actions.", "description": "The tile card gives you a quick overview of your entity. The card allows you to toggle the entity, show the More info dialog or trigger custom actions.",
"color": "Color", "color": "Color",
"color_helper": "Inactive state (e.g. off, closed) will not be colored.", "color_helper": "Inactive state (e.g. off, closed) will not be colored.",
"icon_tap_action": "Icon tap behavior", "icon_tap_action": "Icon tap behavior",