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

18 lines
452 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "A hely m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
2019-09-02 05:30:09 +00:00
"step": {
"user": {
"data": {
"house_number": "h\u00e1zsz\u00e1m",
"post_code": "ir\u00e1ny\u00edt\u00f3sz\u00e1m"
}
}
}
}
}