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

15 lines
292 B
JSON

{
"config": {
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Name"
}
}
}
}
}