19 lines
500 B
JSON
19 lines
500 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"email": "Email",
|
|
"password": "Palavra-passe"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |