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

16 lines
343 B
JSON

{
"config": {
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"user": {
"data": {
"host": "Gazdag\u00e9p",
"name": "N\u00e9v",
"port": "Port"
}
}
}
}
}