21 lines
550 B
JSON
21 lines
550 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"identifier_exists": "Conta j\u00e1 cadastrada"
|
|
},
|
|
"step": {
|
|
"input_auth_code": {
|
|
"data": {
|
|
"auth_code": "C\u00f3digo de Autoriza\u00e7\u00e3o"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Senha",
|
|
"username": "Endere\u00e7o de e-mail"
|
|
},
|
|
"title": "Preencha suas informa\u00e7\u00f5es"
|
|
}
|
|
}
|
|
}
|
|
} |