Skip to content

Commit

Permalink
Separate renault strings (#120737)
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored and frenck committed Jun 28, 2024
1 parent 0ae11b0 commit fe8b565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions homeassistant/components/renault/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down

0 comments on commit fe8b565

Please sign in to comment.