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

18 lines
405 B
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
"step": {
"auth": {
"data": {
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
}
},
"manual_input": {
"data": {
"host": "Hoszt",
"port": "Port"
}
}
}
}
}