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

19 lines
419 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "Chave da API"
}
},
"user": {
"data": {
"api_key": "Chave da API"
}
}
}
}
}