core/homeassistant/components/freedompro/translations/no.json

20 lines
579 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"invalid_auth": "Ugyldig godkjenning"
},
"step": {
"user": {
"data": {
"api_key": "API-n\u00f8kkel"
},
"description": "Vennligst skriv inn API-n\u00f8kkelen hentet fra https://home.freedompro.eu",
"title": "Freedompro API-n\u00f8kkel"
}
}
}
}