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

18 lines
452 B
JSON

{
"config": {
"abort": {
"already_configured": "A hely m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"user": {
"data": {
"house_number": "h\u00e1zsz\u00e1m",
"post_code": "ir\u00e1ny\u00edt\u00f3sz\u00e1m"
}
}
}
}
}