26 lines
662 B
JSON
26 lines
662 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"general_error": "Ocorreu um erro desconhecido.",
|
|
"invalid_api_key": "Chave de API fornecida \u00e9 inv\u00e1lida."
|
|
},
|
|
"step": {
|
|
"geography": {
|
|
"data": {
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude"
|
|
}
|
|
},
|
|
"node_pro": {
|
|
"data": {
|
|
"password": "Senha"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"type": "Tipo de Integra\u00e7\u00e3o"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |