1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/advantage_air/translations/fr.json
2020-11-11 13:25:22 +01:00

20 lines
553 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"step": {
"user": {
"data": {
"ip_address": "Adresse IP",
"port": "Port"
},
"description": "Connectez-vous \u00e0 l'API de votre tablette murale Advantage Air.",
"title": "Connecter"
}
}
}
}