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

21 lines
484 B
JSON

{
"issues": {
"service_not_found": {
"fix_flow": {
"step": {
"confirm": {
"title": "{name} utilise un service inconnu"
}
}
},
"title": "{name} utilise un service inconnu"
}
},
"state": {
"_": {
"off": "D\u00e9sactiv\u00e9",
"on": "Activ\u00e9"
}
},
"title": "Automatisation"
}