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

15 lines
344 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"port": "Porta",
"verify_ssl": "Verificar o certificado SSL"
}
}
}
}
}