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

20 lines
515 B
JSON
Raw Normal View History

2020-02-13 00:31:46 +00:00
{
2020-05-03 00:02:26 +00:00
"options": {
"step": {
"options_1": {
"data": {
"bool": "Booleano opcional",
"int": "Entrada num\u00e9rica"
}
},
"options_2": {
"data": {
"multi": "Selecci\u00f3n m\u00faltiple",
"select": "Seleccione una opci\u00f3n",
"string": "Valor de cadena"
}
}
}
},
2020-04-15 16:51:07 +00:00
"title": "Demo"
2020-02-13 00:31:46 +00:00
}