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

18 lines
441 B
JSON
Raw Normal View History

2022-01-22 00:13:08 +00:00
{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
2022-02-14 00:15:30 +00:00
"cannot_connect": "\u00c9chec de connexion",
2022-01-22 00:13:08 +00:00
"unknown": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te"
}
}
}
}
}