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

23 lines
571 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
},
"title": "Reautenticar integra\u00e7\u00e3o"
},
"user": {
"data": {
"password": "Palavra-passe"
}
}
}
}
}