hass-core/homeassistant/components/youless/translations/fr.json
2021-08-02 03:40:04 +00:00

15 lines
No EOL
294 B
JSON

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