core/homeassistant/components/foscam/translations/es-419.json

16 lines
348 B
JSON

{
"config": {
"error": {
"invalid_response": "Respuesta no v\u00e1lida del dispositivo"
},
"step": {
"user": {
"data": {
"rtsp_port": "Puerto RTSP",
"stream": "Stream"
}
}
}
},
"title": "Foscam"
}