21 lines
603 B
JSON
21 lines
603 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"no_locations": "Nenhum local encontrado",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Senha",
|
|
"username": "Usu\u00e1rio"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |