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

10 lines
183 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"idle": "Inactivo",
"recording": "Grabando",
"streaming": "Streaming"
}
},
2020-04-16 20:00:10 +00:00
"title": "C\u00e1mara"
}