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

21 lines
520 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"reauth_confirm": {
"title": "Reautenticar integra\u00e7\u00e3o"
},
"user": {
"data": {
"password": "Palavra-passe"
}
}
}
}
}