Skip to content

Commit

Permalink
Add services translations
Browse files Browse the repository at this point in the history
  • Loading branch information
danelphick committed Mar 5, 2024
1 parent 983d973 commit f3849ca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions custom_components/foxess_em/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,15 @@
"abort": {
"single_instance_allowed": "Only a single instance is allowed."
}
},
"services": {
"fox_start_force_charge": {
"name": "Start force charge",
"description": "Starts force charge now until midnight."
},
"fox_stop_force_charge": {
"name": "Stop force charge",
"description": "Stops force charge."
}
}
}

0 comments on commit f3849ca

Please sign in to comment.