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

18 lines
416 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"user": {
"data": {
"email": "Email",
"password": "Senha"
}
}
}
}
}