28 lines
911 B
JSON
28 lines
911 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",
|
|
"no_devices": "Nenhum dispositivo descoberto",
|
|
"no_username": "N\u00e3o foi poss\u00edvel obter o nome de usu\u00e1rio"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"name": "Nome"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |