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

14 lines
353 B
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
"abort": {
"not_supported_device": "Ce WiLight n'est actuellement pas pris en charge",
"not_wilight_device": "Cet appareil n'est pas WiLight"
},
"flow_title": "WiLight: {name}",
"step": {
"confirm": {
"title": "WiLight"
}
}
}
}