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

17 lines
400 B
JSON

{
"config": {
"abort": {
"already_configured": "Sentry \u00e8 gi\u00e0 configurato"
},
"error": {
"bad_dsn": "DSN non valido",
"unknown": "Errore imprevisto"
},
"step": {
"user": {
"description": "Inserisci il tuo DSN Sentry",
"title": "Sentry"
}
}
}
}