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

19 lines
469 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"cannot_connect": "\u00c9chec de connexion"
},
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"flow_title": "{model} ({host})",
"step": {
"user": {
"data": {
"host": "H\u00f4te"
}
}
}
}
}