feat(compliance): G1-b frontend DSAR status UI — 4th subtab in ComplianceTab: type selection (Art.15/17/16), person picker, direct GDPR export download, two-step deletion confirmation; uses existing system-settings DSAR endpoints
This commit is contained in:
@@ -2051,5 +2051,23 @@
|
||||
},
|
||||
"index": {
|
||||
"seitewirdgeladen": "Seite wird geladen"
|
||||
},
|
||||
"compliance": {
|
||||
"dsar": {
|
||||
"tab": "DSGVO-Anfragen",
|
||||
"description": "DSGVO-Anfrage für eine Person auslösen: Auskunft (Art. 15), Löschung (Art. 17) oder Berichtigung (Art. 16). Der Vorgang wird als Hintergrund-Job durch den Worker ausgeführt.",
|
||||
"person": "Person",
|
||||
"selectPerson": "-- Bitte wählen --",
|
||||
"requestType": "Antragsart",
|
||||
"typeAccess": "Auskunft (Art. 15)",
|
||||
"typeDeletion": "Löschung (Art. 17)",
|
||||
"typeRectification": "Berichtigung (Art. 16)",
|
||||
"downloadExport": "Datenexport herunterladen",
|
||||
"submit": "Anfrage stellen",
|
||||
"confirmDeletion": "Wirklich löschen? Unwiderruflich!",
|
||||
"chooseFirst": "Bitte zuerst eine Person wählen.",
|
||||
"queued": "Anfrage eingereicht — Job",
|
||||
"statusQueued": "(in Warteschlange). Die Bearbeitung erfolgt im Hintergrund."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user