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

15 lines
292 B
JSON
Raw Normal View History

2022-01-30 00:14:21 +00:00
{
"config": {
"error": {
"cannot_connect": "Falha ao conectar"
},
"step": {
"user": {
"data": {
"host": "Nome do host",
"name": "Nome"
}
}
}
}
}