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

18 lines
412 B
JSON

{
"config": {
"abort": {
"already_configured": "Sentry er allerede konfigureret"
},
"error": {
"bad_dsn": "Ugyldigt DSN",
"unknown": "Uventet fejl"
},
"step": {
"user": {
"description": "Indtast dit Sentry-DSN",
"title": "Sentry"
}
},
"title": "Sentry"
}
}