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

16 lines
328 B
JSON

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