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

18 lines
427 B
JSON

{
"config": {
"abort": {
"already_configured": "Sentry er allerede konfigurert"
},
"error": {
"bad_dsn": "Ugyldig datakildenavn (DSN)",
"unknown": "Uventet feil"
},
"step": {
"user": {
"description": "Fyll inn din Sentry DNS",
"title": "Sentry"
}
},
"title": "Sentry"
}
}