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

19 lines
471 B
JSON
Raw Normal View History

2022-03-10 00:17:10 +00:00
{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Porta"
},
"description": "Configure a integra\u00e7\u00e3o Airzone."
}
}
}
}