18 lines
421 B
JSON
18 lines
421 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||
|
"unknown": "Erro inesperado"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"host": "Servidor"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|