core/homeassistant/components/demo/translations/pt-BR.json

20 lines
538 B
JSON
Raw Normal View History

2019-12-10 00:32:16 +00:00
{
2020-05-17 00:02:56 +00:00
"options": {
"step": {
"options_1": {
"data": {
"bool": "Booleano opcional",
"int": "Entrada num\u00e9rica"
}
},
"options_2": {
"data": {
"multi": "Sele\u00e7\u00e3o m\u00faltipla",
"select": "Selecione uma op\u00e7\u00e3o",
"string": "Valor do texto"
}
}
}
},
2020-04-15 16:51:07 +00:00
"title": "Demonstra\u00e7\u00e3o"
2019-12-10 00:32:16 +00:00
}