Skip to content

Commit

Permalink
Fixes #246
Browse files Browse the repository at this point in the history
  • Loading branch information
sander1988 committed Aug 16, 2024
1 parent 3f8b06f commit 3a7532f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/indego/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
},
"mower_state_detail": {
"state": {
"Sleeping": "Schläft",
"Reading status": "Status abrufen",
"Charging": "Laden",
"Docked": "Angedockt",
Expand Down
1 change: 1 addition & 0 deletions custom_components/indego/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
},
"mower_state_detail": {
"state": {
"Sleeping": "En veille",
"Reading status": "Obtention du statut en cours",
"Charging": "Charge en cours",
"Docked": "Dans station de charge",
Expand Down
1 change: 1 addition & 0 deletions custom_components/indego/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
},
"mower_state_detail": {
"state": {
"Sleeping": "Inactief",
"Reading status": "Status ophalen",
"Charging": "Opladen",
"Docked": "Geparkeerd",
Expand Down
1 change: 1 addition & 0 deletions custom_components/indego/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
},
"mower_state_detail": {
"state": {
"Sleeping": "Sleeping",
"Reading status": "Reading status",
"Charging": "Charging",
"Docked": "Docked",
Expand Down

0 comments on commit 3a7532f

Please sign in to comment.