feat: update wording of document status

This commit is contained in:
Björn Fromme
2025-01-15 17:13:07 +01:00
parent 4c02eaf72a
commit 65ffba30f0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ class DocumentFilterType extends AbstractType
'in Bearbeitung' => Upload::STATUS_PENDING,
'bestätigt' => Upload::STATUS_CHECKED,
'abgelehnt' => Upload::STATUS_REJECTED,
'bezahlt' => Upload::STATUS_PAID,
'akzeptiert' => Upload::STATUS_PAID,
],
])
->add('apply', SubmitType::class, [
+1 -1
View File
@@ -22,7 +22,7 @@ label:
new: neu
pending: in Bearbeitung
checked: geprüft
paid: bezahlt
paid: akzeptiert
rejected: abgelehnt
contact:
category: