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

23 lines
579 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"ip_address": "Hosztn\u00e9v vagy IP c\u00edm",
"password": "Jelsz\u00f3",
"port": "Port"
},
"title": "T\u00f6ltsd ki az adataid"
}
}
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "Alap\u00e9rtelmezett z\u00f3nafut\u00e1si id\u0151 (m\u00e1sodpercben)"
}
}
}
}
}