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

20 lines
504 B
JSON

{
"config": {
"abort": {
"device_exists": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"step": {
"discovery_confirm": {
"description": "Voulez-vous configurer {name} - {model} ({host})\u00a0?"
},
"user": {
"data": {
"host": "H\u00f4te"
}
}
}
}
}