From 197e3fe056028e6ee7a378c1bb57030ceec97027 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 23 Oct 2023 09:33:31 +0300 Subject: [PATCH] New translations common.json (German) --- public/locales/de/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 3180875c..6026a21b 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -104,9 +104,9 @@ "songs": "Songs" }, "evcc": { - "pv_power": "Produktion", + "pv_power": "Erzeugung", "battery_soc": "Batterie", - "grid_power": "Netzstrom", + "grid_power": "Netz", "home_power": "verbauch", "charge_power": "Ladegerät", "watt_hour": "Wh"