Separate renault strings (#120737)

This commit is contained in:
epenet 2024-06-28 13:26:31 +02:00 committed by GitHub
parent d2a457c24f
commit 2e031d0194
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,9 +73,9 @@
"charge_mode": {
"name": "Charge mode",
"state": {
"always": "Instant",
"always_charging": "[%key:component::renault::entity::select::charge_mode::state::always%]",
"schedule_mode": "Planner",
"always": "Always",
"always_charging": "Always charging",
"schedule_mode": "Schedule mode",
"scheduled": "Scheduled"
}
}