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

15 lines
492 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"not_supported_device": "Cette WiLight n'est actuellement pas prise en charge",
"not_wilight_device": "Cet appareil n'est pas WiLight"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Les composants suivants sont pris en charge\u00a0: {components}"
}
}
}
}