16 lines
363 B
JSON
16 lines
363 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"unknown_error": "Erro inesperado",
|
||
|
"wrong_login": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"email": "Email",
|
||
|
"password": "Palavra-passe"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|