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

18 lines
420 B
JSON
Raw Normal View History

2022-01-30 00:14:21 +00:00
{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar"
},
"step": {
"gateway_entry": {
"data": {
"ip_address": "Endere\u00e7o IP",
"port": "Porta"
}
}
}
}
}