hass-core/homeassistant/components/trafikverket_weatherstation/translations/nb.json
2022-02-04 00:13:58 +00:00

19 lines
No EOL
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"
}
}
}
}
}