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

12 lines
241 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"closed": "Cerrado",
"closing": "Cerrando",
"open": "Abierto",
"opening": "Abriendo",
"stopped": "Detenido"
}
},
2020-04-16 20:00:10 +00:00
"title": "Portada"
}