Use common state for "Error", capitalize "1P" in `lektrico` (#143315)

- replace "Error" with new common state reference
- capitalize the abbreviation "1P" (single phase)
pull/143319/head
Norbert Rittel 2025-04-20 10:37:07 +02:00 committed by GitHub
parent b29c295adc
commit 6f178a8a23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@
"available": "Available",
"charging": "[%key:common::state::charging%]",
"connected": "[%key:common::state::connected%]",
"error": "Error",
"error": "[%key:common::state::error%]",
"locked": "[%key:common::state::locked%]",
"need_auth": "Waiting for authentication",
"paused": "[%key:common::state::paused%]",
@ -118,7 +118,7 @@
"ocpp": "OCPP",
"overtemperature": "Overtemperature",
"switching_phases": "Switching phases",
"1p_charging_disabled": "1p charging disabled"
"1p_charging_disabled": "1P charging disabled"
}
},
"breaker_current": {