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

19 lines
445 B
JSON
Raw Normal View History

2022-02-11 00:14:55 +00:00
{
"config": {
"abort": {
2022-02-12 00:16:37 +00:00
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
2022-02-11 00:14:55 +00:00
},
"error": {
2022-02-12 00:16:37 +00:00
"cannot_connect": "Falha ao conectar",
2022-02-11 00:14:55 +00:00
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
2022-02-12 00:16:37 +00:00
"host": "Nome do host"
2022-02-11 00:14:55 +00:00
}
}
}
},
"title": "M\u00f6hlenhoff Alpha2"
}