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

23 lines
570 B
JSON

{
"config": {
"error": {
"invalid_password": "\u00c9rv\u00e9nytelen jelsz\u00f3!"
},
"step": {
"authenticate": {
"data": {
"password": "Jelsz\u00f3"
},
"title": "Adja meg a jelsz\u00f3t"
},
"user": {
"data": {
"host": "Kiszolg\u00e1l\u00f3",
"port": "Port"
},
"title": "ESPHome"
}
},
"title": "ESPHome"
}
}