Use common state for "Error" in tessie (#143319)

This commit is contained in:
Norbert Rittel
2025-04-20 10:49:34 +02:00
committed by GitHub
parent 521a44b953
commit 928faeba0d

View File

@@ -217,7 +217,7 @@
"connected": "[%key:common::state::connected%]",
"scheduled": "Scheduled",
"negotiating": "Negotiating",
"error": "Error",
"error": "[%key:common::state::error%]",
"charging_finished": "Charging finished",
"waiting_car": "Waiting car",
"charging_reduced": "Charging reduced"