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

19 lines
499 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
2021-08-27 00:14:42 +00:00
"device_exists": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
2021-02-03 10:46:49 +00:00
},
"error": {
2021-08-27 00:14:42 +00:00
"cannot_connect": "\u00c9chec de connexion"
2021-02-03 10:46:49 +00:00
},
"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
}
}
}
}