chore: update wording

This commit is contained in:
Björn Fromme
2024-04-19 12:33:13 +02:00
parent a40d9d4548
commit 94e01773d4
+1 -1
View File
@@ -56,7 +56,7 @@ class DocumentCheckType extends AbstractType
],
Upload::TYPE_INVOICE => [
'in Bearbeitung' => Upload::STATUS_PENDING,
'bezahlt' => Upload::STATUS_PAID,
'angenommen' => Upload::STATUS_PAID,
'abgelehnt' => Upload::STATUS_REJECTED,
],
],