30 lines
1011 B
JSON
30 lines
1011 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "A conta j\u00e1 foi configurada",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"incorrect_api_key": "Chave de API inv\u00e1lida para a conta selecionada",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"invalid_route": "N\u00e3o foi poss\u00edvel encontrar a rota com as informa\u00e7\u00f5es fornecidas"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"from": "Do porto",
|
|
"time": "Tempo",
|
|
"to": "Ao porto",
|
|
"weekday": "Dias \u00fateis"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |