core/homeassistant/components/opengarage/translations/pt.json

15 lines
344 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"port": "Porta",
"verify_ssl": "Verificar o certificado SSL"
}
}
}
}
}