27 lines
806 B
JSON
27 lines
806 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "A liga\u00e7\u00e3o falhou",
|
|
"invalid_api_key": "Chave de API inv\u00e1lida"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
},
|
|
"title": "Reautenticar integra\u00e7\u00e3o"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"name": "Nome",
|
|
"user_key": "Chave do usu\u00e1rio"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |