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

20 lines
548 B
JSON
Raw Normal View History

2021-08-06 00:15:04 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Nem siker\u00fclt csatlakozni",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"user": {
"data": {
"account_id": "Fi\u00f3k ID",
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2021-08-06 00:15:04 +00:00
"password": "Jelsz\u00f3"
}
}
}
}
}