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

16 lines
324 B
JSON
Raw Normal View History

2020-12-01 00:03:00 +00:00
{
"config": {
"error": {
"cannot_connect": "Feeler beim verbannen"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Numm",
"port": "Port"
}
}
}
}
}