Added paid donation amount and status to donation detail

ref #133
This commit is contained in:
2021-04-15 14:17:28 +02:00
parent 961477d522
commit 5645eeaafa
3 changed files with 23 additions and 2 deletions

View File

@@ -434,5 +434,7 @@
"you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
"zip-postal-code": "ZIP/ postal code",
"total-paid-amount": "Total paid amount",
"paid-amount": "Paid amount"
"paid-amount": "Paid amount",
"paid": "PAID",
"open": "OPEN"
}