Skip to content

Commit

Permalink
Fix typo in German locale (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilJaro authored Apr 2, 2024
1 parent 91a0992 commit da96273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@
"chargedEnergy": "Geladene Energie",
"dischargedEnergy": "Entladene Energie",
"instantaneousPower": "Aktuelle Leistung",
"consumedAmpHours": "Verbrauche Amperestunden",
"consumedAmpHours": "Verbrauchte Amperestunden",
"lastFullCharge": "Letztes mal Vollgeladen"
}
}

0 comments on commit da96273

Please sign in to comment.