Skip to content

Commit

Permalink
Add strings for ECO strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
PimDoos committed Apr 30, 2024
1 parent a106379 commit 4d49f59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/sessy/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"nom": "Null on the meter",
"roi": "Dynamic",
"idle": "Idle",
"eco": "Eco",
"sessy_connect": "SessyConnect"
}
}
Expand Down
1 change: 1 addition & 0 deletions custom_components/sessy/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"nom": "Null on the meter",
"roi": "Dynamic",
"idle": "Idle",
"eco": "Eco",
"sessy_connect": "SessyConnect"
}
}
Expand Down
1 change: 1 addition & 0 deletions custom_components/sessy/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"nom": "Nul op de meter",
"roi": "Dynamisch",
"idle": "Inactief",
"eco": "Eco",
"sessy_connect": "SessyConnect"
}
}
Expand Down

0 comments on commit 4d49f59

Please sign in to comment.