21 lines
556 B
JSON
21 lines
556 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "A conta j\u00e1 foi configurada",
|
||
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
||
|
},
|
||
|
"step": {
|
||
|
"reauth_confirm": {
|
||
|
"title": "Reautenticar Integra\u00e7\u00e3o"
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Senha"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|