Phase3: Billing Customerpage/Mailings
All checks were successful
Build and Push / build (push) Successful in 1m37s

This commit is contained in:
2026-05-24 22:21:26 +02:00
parent c21b48c704
commit 4a5ae0bb8b
7 changed files with 29 additions and 21 deletions

View File

@@ -731,10 +731,12 @@
"totalLabel": "Gesamt",
"downloadPdf": "PDF herunterladen",
"status": {
"issued": "Ausgestellt",
"draft": "Entwurf",
"open": "Offen",
"paid": "Bezahlt",
"overdue": "Überfällig",
"void": "Storniert"
"void": "Storniert",
"uncollectible": "Uneinbringlich"
}
}
}