32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"authenticate": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
},
|
|
"description": "Insira a chave de API que voc\u00ea definiu em sua configura\u00e7\u00e3o para {name} ."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"host": "Nome do host",
|
|
"port": "Porta"
|
|
},
|
|
"description": "Por favor, insira os detalhes da sua conex\u00e3o."
|
|
}
|
|
}
|
|
},
|
|
"title": "Ponte do sistema"
|
|
} |