Skip to content

Commit

Permalink
[aWATTar] revert properties
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
  • Loading branch information
tl-photography committed Jul 31, 2024
1 parent 2221976 commit 127e5f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ error.json=Invalid JSON response from aWATTar API
error.interrupted=Communication interrupted
error.execution=Execution error
error.timeout=Timeout retrieving prices from aWATTar API
error.empty.data=No data received from aWATTar API
error.invalid.data=No or invalid data received from aWATTar API
error.length.value=length needs to be > 0 and < duration.
warn.awattar.statuscode=aWATTar server did respond with status code
warn.awattar.statuscode=aWATTar server did not respond with status code 200
error.start.value=Invalid start value
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ error.json=Ungültiges JSON von aWATTar
error.interrupted=Kommunikation unterbrochen
error.execution=Ausführungsfehler
error.timeout=Timeout beim Abrufen der Preise von aWATTar
error.empty.data=Keine oder ungültige Daten von der aWATTar API erhalten
error.invalid.data=Keine oder ungültige Daten von der aWATTar API erhalten
error.length.value=Length muss größer als 0 und kleiner als duration sein.
warn.awattar.statuscode=Der aWATTar Server antwortete nicht mit Statuscode 200
error.start.value=Ungültiger Startwert

0 comments on commit 127e5f7

Please sign in to comment.