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

17 lines
370 B
JSON
Raw Normal View History

2021-08-27 00:14:42 +00:00
{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te"
}
}
}
}
}