diff --git a/translations/de.json b/translations/de.json index ed0656b..006c676 100644 --- a/translations/de.json +++ b/translations/de.json @@ -129,6 +129,15 @@ "phase_c_current": { "name": "Phase C Strom" }, + "active_grid_a_current": { + "name": "Phase A Strom" + }, + "active_grid_b_current": { + "name": "Phase B Strom" + }, + "active_grid_c_current": { + "name": "Phase C Strom" + }, "day_active_power_peak": { "name": "Tages-Wirkleistungsspitze" }, @@ -267,15 +276,6 @@ "grid_c_current": { "name": "Phase C Strom" }, - "active_grid_a_current": { - "name": "Phase A Strom" - }, - "active_grid_b_current": { - "name": "Phase B Strom" - }, - "active_grid_c_current": { - "name": "Phase C Strom" - }, "active_grid_a_b_voltage": { "name": "A-B-Netzspannung" },