Add data export retry and cancel controls
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-02 22:50:07 +01:00
parent 66bf9e4a8c
commit 75d862748b
8 changed files with 222 additions and 2 deletions

View File

@@ -670,10 +670,13 @@ return [
'processing' => 'In Arbeit',
'ready' => 'Bereit',
'failed' => 'Fehlgeschlagen',
'canceled' => 'Abgebrochen',
],
'actions' => [
'request' => 'Export anfordern',
'download' => 'Herunterladen',
'retry' => 'Erneut versuchen',
'cancel' => 'Abbrechen',
],
],
'retention_overrides' => [