Separate renault strings (#120737)

This commit is contained in:
epenet 2024-06-28 13:26:31 +02:00 committed by Franck Nijhof
parent 0ae11b0335
commit fe8b5656dd
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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"
}
}