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

18 lines
528 B
JSON

{
"config": {
"error": {
"identifier_exists": "A fi\u00f3k m\u00e1r regisztr\u00e1lt",
"invalid_credentials": "\u00c9rv\u00e9nytelen hiteles\u00edt\u0151 adatok"
},
"step": {
"user": {
"data": {
"ip_address": "Hosztn\u00e9v vagy IP c\u00edm",
"password": "Jelsz\u00f3",
"port": "Port"
},
"title": "T\u00f6ltsd ki az adataid"
}
}
}
}