17 lines
385 B
JSON
17 lines
385 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Sentry is al geconfigureerd"
|
||
|
},
|
||
|
"error": {
|
||
|
"bad_dsn": "Ongeldige DSN",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"description": "Voer uw Sentry DSN in",
|
||
|
"title": "Sentry"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|