From c4992c477b28929d748dd2db90c4959aeb9400de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20Hansl=C3=ADk?= Date: Fri, 28 Oct 2022 17:34:54 +0200 Subject: [PATCH] Fixed typo in water consumption text (#14229) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 5f85ffaa98..bd2a812e7e 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1510,7 +1510,7 @@ "add_water_source": "Add water source", "dialog": { "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³)", "cost_para": "Select how Home Assistant should keep track of the costs of the consumed water.", "no_cost": "Do not track costs",