mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +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",
|
"charge_ended": "Charge ended",
|
||||||
"waiting_for_current_charge": "Waiting for current charge",
|
"waiting_for_current_charge": "Waiting for current charge",
|
||||||
"energy_flap_opened": "Energy flap opened",
|
"energy_flap_opened": "Energy flap opened",
|
||||||
"charge_in_progress": "Charging",
|
"charge_in_progress": "[%key:common::state::charging%]",
|
||||||
"charge_error": "Not charging or plugged in",
|
"charge_error": "Not charging or plugged in",
|
||||||
"unavailable": "Unavailable"
|
"unavailable": "Unavailable"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user