2021-03-16 00:04:36 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
|
|
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
|
|
|
|
},
|
|
|
|
"error": {
|
2021-05-12 00:04:03 +00:00
|
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
2021-03-16 00:04:36 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"email": "Email",
|
|
|
|
"password": "Palavra-passe"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|