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

14 lines
287 B
JSON

{
"config": {
"error": {
"bad_dsn": "Ogiltig DSN",
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"user": {
"description": "Ange din Sentry DSN",
"title": "Sentry"
}
}
}
}