31 lines
949 B
JSON
31 lines
949 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "A localiza\u00e7\u00e3o j\u00e1 est\u00e1 configurada ou Node/Pro ID j\u00e1 est\u00e1 registrado.",
|
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "A liga\u00e7\u00e3o falhou",
|
|
"general_error": "Erro inesperado",
|
|
"invalid_api_key": "Chave de API inv\u00e1lida"
|
|
},
|
|
"step": {
|
|
"geography_by_coords": {
|
|
"data": {
|
|
"latitude": "Latitude"
|
|
}
|
|
},
|
|
"node_pro": {
|
|
"data": {
|
|
"ip_address": "Endere\u00e7o",
|
|
"password": "Palavra-passe"
|
|
}
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |