Skip to content

Commit

Permalink
fix hint
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed May 15, 2024
1 parent 1387df7 commit 79dcccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .homeycompose/drivers/settings/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"value": false,
"hint": {
"en": "This setting prevents the device from being switched off from Homey.\n\nIt can still be switched off manually (from a remote control or from the physical device).",
"fr": "Ce paramètre empêche l'appareil d'être éteint depuis Homey\n\n.Il peut toujours être éteint manuellement (à partir d'une télécommande ou depuis l'appareil physique)."
"fr": "Ce paramètre empêche l'appareil d'être éteint depuis Homey.\n\nIl peut toujours être éteint manuellement (à partir d'une télécommande ou depuis l'appareil physique)."
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@
"value": false,
"hint": {
"en": "This setting prevents the device from being switched off from Homey.\n\nIt can still be switched off manually (from a remote control or from the physical device).",
"fr": "Ce paramètre empêche l'appareil d'être éteint depuis Homey\n\n.Il peut toujours être éteint manuellement (à partir d'une télécommande ou depuis l'appareil physique)."
"fr": "Ce paramètre empêche l'appareil d'être éteint depuis Homey.\n\nIl peut toujours être éteint manuellement (à partir d'une télécommande ou depuis l'appareil physique)."
}
}
]
Expand Down

0 comments on commit 79dcccc

Please sign in to comment.