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

20 lines
594 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion",
"invalid_auth": "Authentification non valide"
},
"step": {
"user": {
"data": {
"api_key": "Cl\u00e9 d'API"
},
"description": "Veuillez saisir la cl\u00e9 API obtenue sur https://home.freedompro.eu",
"title": "Cl\u00e9 API Freedompro"
}
}
}
}