23 lines
826 B
JSON
23 lines
826 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"invalid_auth": "Ugyldig godkjenning",
|
|
"unknown": "Uventet feil"
|
|
},
|
|
"flow_title": "",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-n\u00f8kkel",
|
|
"url": "URL"
|
|
},
|
|
"description": "- URL: Adressen til din nattscout-forekomst. F. Eks: https://myhomeassistant.duckdns.org:5423 \n- API-n\u00f8kkel (valgfritt): Bruk bare hvis forekomsten din er beskyttet (auth_default_roles! = readable).",
|
|
"title": "Skriv inn informasjon om Nightscout-serveren."
|
|
}
|
|
}
|
|
}
|
|
} |