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

19 lines
481 B
JSON

{
"config": {
"abort": {
"device_exists": "D\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "Connexion impossible"
},
"step": {
"user": {
"data": {
"host": "Nom r\u00e9seau (ou adresse IP) de votre Twinkly"
},
"description": "Configurer votre Twinkly",
"title": "Twinkly"
}
}
}
}