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

19 lines
481 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"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"
},
2021-02-06 00:07:22 +00:00
"description": "Configurer votre Twinkly",
"title": "Twinkly"
2021-02-03 10:46:49 +00:00
}
}
}
}