mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fixed typo in water consumption text (#14229)
This commit is contained in:
parent
d52e521ef8
commit
c4992c477b
@ -1510,7 +1510,7 @@
|
|||||||
"add_water_source": "Add water source",
|
"add_water_source": "Add water source",
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"header": "Configure water consumption",
|
"header": "Configure water consumption",
|
||||||
"paragraph": "Gas consumption is the volume of water that flows to your home.",
|
"paragraph": "Water consumption is the volume of water that flows to your home.",
|
||||||
"energy_stat": "Consumed water (m³/ft³)",
|
"energy_stat": "Consumed water (m³/ft³)",
|
||||||
"cost_para": "Select how Home Assistant should keep track of the costs of the consumed water.",
|
"cost_para": "Select how Home Assistant should keep track of the costs of the consumed water.",
|
||||||
"no_cost": "Do not track costs",
|
"no_cost": "Do not track costs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user