mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix typo in water consumption description (#15464)
This commit is contained in:
parent
de5199e34c
commit
d5578c236f
@ -1655,7 +1655,7 @@
|
||||
"dialog": {
|
||||
"header": "Configure water consumption",
|
||||
"paragraph": "Water consumption is the volume of water that flows to your home.",
|
||||
"entity_para": "Pick a sensor which measures gas consumption in either of {unit}.",
|
||||
"entity_para": "Pick a sensor which measures water consumption in either of {unit}.",
|
||||
"cost_para": "Select how Home Assistant should keep track of the costs of the consumed water.",
|
||||
"no_cost": "[%key:ui::panel::config::energy::grid::flow_dialog::from::no_cost%]",
|
||||
"cost_stat": "[%key:ui::panel::config::energy::grid::flow_dialog::from::cost_stat%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user