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

15 lines
No EOL
292 B
JSON

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