core/homeassistant/components/trafikverket_weatherstation/translations/nb.json

19 lines
458 B
JSON

{
"config": {
"abort": {
"already_configured": "Kontoen er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"invalid_auth": "Ugyldig autentisering"
},
"step": {
"user": {
"data": {
"api_key": "API-n\u00f8kkel",
"name": "Brukernavn"
}
}
}
}
}