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

15 lines
294 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te",
"name": "Nom"
}
}
}
}
}