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

17 lines
426 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"error": {
"bad_dsn": "Ongeldige DSN",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"description": "Voer uw Sentry DSN in",
"title": "Sentry"
}
}
}
}