From 32e8c1dc6d331e6666b1a37e8e4fde1fe76d37ae Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Tue, 3 Aug 2021 13:00:21 +0200 Subject: [PATCH] Remove energy currency translation (#9695) --- src/translations/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index e2439ad3c7..13b3db2f97 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1003,7 +1003,6 @@ "energy": { "caption": "Energy", "description": "Monitor your energy production and consumption", - "currency": "", "grid": { "title": "Electricity grid", "sub": "Configure the amount of energy that you consume from the grid and, if you produce energy, give back to the grid. This allows Home Assistant to track your whole home energy usage.",