mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
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:
parent
39bf7c9ad4
commit
940cbd42c3
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user