core/homeassistant/components/water_heater/translations/fr.json

8 lines
173 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "\u00c9teindre {entity_name}",
"turn_on": "Allumer {entity_name}"
}
}
}