1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/sentry/translations/sv.json
2020-11-11 12:10:09 +01:00

14 lines
287 B
JSON

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