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

18 lines
411 B
JSON

{
"config": {
"abort": {
"already_configured": "Sentry is already configured"
},
"error": {
"bad_dsn": "Invalid DSN",
"unknown": "Unexpected error"
},
"step": {
"user": {
"description": "Enter your Sentry DSN",
"title": "Sentry"
}
},
"title": "Sentry"
}
}