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

20 lines
489 B
JSON

{
"config": {
"abort": {
"device_exists": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar"
},
"step": {
"discovery_confirm": {
"description": "Deseja configurar {name} - {model} ( {host} )?"
},
"user": {
"data": {
"host": "Nome do host"
}
}
}
}
}