32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
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_station": "N\u00e3o foi poss\u00edvel encontrar uma esta\u00e7\u00e3o com o nome especificado",
|
|
"invalid_time": "Tempo inv\u00e1lido fornecido",
|
|
"more_stations": "Encontrado v\u00e1rias esta\u00e7\u00f5es com o nome especificado"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"from": "Da esta\u00e7\u00e3o",
|
|
"time": "Tempo (opcional)",
|
|
"to": "Para esta\u00e7\u00e3o",
|
|
"weekday": "Dias"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |