33 lines
1010 B
JSON
33 lines
1010 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": "Falha na liga\u00e7\u00e3o",
|
|
"general_error": "Erro inesperado",
|
|
"invalid_api_key": "Chave de API inv\u00e1lida"
|
|
},
|
|
"step": {
|
|
"geography": {
|
|
"data": {
|
|
"api_key": "API Key",
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude"
|
|
}
|
|
},
|
|
"node_pro": {
|
|
"data": {
|
|
"ip_address": "Servidor",
|
|
"password": "Palavra-passe"
|
|
}
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |