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

8 lines
173 B
JSON
Raw Normal View History

2020-10-30 00:02:45 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "\u00c9teindre {entity_name}",
"turn_on": "Allumer {entity_name}"
}
}
}