23 lines
890 B
JSON
23 lines
890 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "Nightscout",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"url": "URL"
|
|
},
|
|
"description": "- URL: o endere\u00e7o da sua inst\u00e2ncia nightscout. ou seja: https://myhomeassistant.duckdns.org:5423\n- Chave da API (opcional): Use somente se sua inst\u00e2ncia estiver protegida (auth_default_roles != readable).",
|
|
"title": "Insira as informa\u00e7\u00f5es do seu servidor Nightscout."
|
|
}
|
|
}
|
|
}
|
|
} |