20 lines
509 B
JSON
20 lines
509 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Senha",
|
|
"username": "Usu\u00e1rio"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |