Skip to content

Commit 4de3cb1

Browse files
committed
adjust locales
1 parent 3782958 commit 4de3cb1

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

webapp/src/locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@
661661
"ConfigHintPowerMeterDisabled": "Der DPL stellt ohne Stromzählerschnittstelle lediglich die konfigurierte Grundlast als Limit am Wechselrichter ein (Ausnahme: (Full) Solar-Passthrough).",
662662
"ConfigHintNoInverter": "Vor dem Festlegen von Einstellungen des DPL muss mindestens ein Inverter konfiguriert sein.",
663663
"ConfigHintInverterCommunication": "Das Abrufen von Daten und Senden von Kommandos muss für jeden zu steuernden Wechselrichter aktiviert sein.",
664-
"ConfigHintNoChargeController": "Die Solar-Passthrough Funktion kann nur mit aktivierter VE.Direct Schnittstelle genutzt werden.",
664+
"ConfigHintNoChargeController": "Die Solar-Passthrough Funktion kann nur mit konfigurierter Solarladereglerkommunikationsschnittstelle genutzt werden.",
665665
"ConfigHintNoBatteryInterface": "SoC-basierte Schwellwerte können nur mit konfigurierter Batteriekommunikationsschnittstelle genutzt werden.",
666666
"General": "Allgemein",
667667
"Enable": "Aktiviert",

webapp/src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@
663663
"ConfigHintPowerMeterDisabled": "Without a power meter interface, the inverter limit the DPL will configure equals the configured base load (exception: (full) solar-passthrough).",
664664
"ConfigHintNoInverter": "At least one inverter must be configured prior to setting up the DPL.",
665665
"ConfigHintInverterCommunication": "Polling data from and sending commands to all governed inverters must be enabled.",
666-
"ConfigHintNoChargeController": "The solar-passthrough feature can only be used if the VE.Direct interface is configured.",
666+
"ConfigHintNoChargeController": "The solar-passthrough feature can only be used if a solarcharger communication interface is configured.",
667667
"ConfigHintNoBatteryInterface": "SoC-based thresholds can only be used if a battery communication interface is configured.",
668668
"General": "General",
669669
"Enable": "Enable",

webapp/src/locales/fr.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -177,14 +177,6 @@
177177
"Value": "Value",
178178
"Unit": "Unit",
179179
"section_device": "Device Info",
180-
"LoadOutputState": "Load output state",
181-
"StateOfOperation": "State of operation",
182-
"TrackerOperationMode": "Tracker operation mode",
183-
"OffReason": "Off reason",
184-
"ErrorCode": "Error code",
185-
"DaySequenceNumber": "Day sequence number (0..364)",
186-
"Battery": "Output (Battery)",
187-
"Panel": "Input (Solar Panels)",
188180
"device": {
189181
"LOAD": "Load output state",
190182
"VIRTLOAD": "Virtual load output state",
@@ -701,7 +693,7 @@
701693
"ConfigHintPowerMeterDisabled": "Without a power meter interface, the inverter limit the DPL will configure equals the configured base load (exception: (full) solar-passthrough).",
702694
"ConfigHintNoInverter": "At least one inverter must be configured prior to setting up the DPL.",
703695
"ConfigHintInverterCommunication": "Polling data from and sending commands to all governed inverters must be enabled.",
704-
"ConfigHintNoChargeController": "The solar-passthrough feature can only be used if the VE.Direct interface is configured.",
696+
"ConfigHintNoChargeController": "The solar-passthrough feature can only be used if a solarcharger communication interface is configured.",
705697
"ConfigHintNoBatteryInterface": "SoC-based thresholds can only be used if a battery communication interface is configured.",
706698
"General": "General",
707699
"Enable": "Enable",

0 commit comments

Comments
 (0)