mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Replace "Charging" state in renault
with common string (#141787)
This commit is contained in:
parent
7fbf15edc9
commit
29219afb7f
@ -118,7 +118,7 @@
|
||||
"charge_ended": "Charge ended",
|
||||
"waiting_for_current_charge": "Waiting for current charge",
|
||||
"energy_flap_opened": "Energy flap opened",
|
||||
"charge_in_progress": "Charging",
|
||||
"charge_in_progress": "[%key:common::state::charging%]",
|
||||
"charge_error": "Not charging or plugged in",
|
||||
"unavailable": "Unavailable"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user