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

14 lines
287 B
JSON

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