Fix PayPal billing flow and mobile admin UX
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-02-05 10:19:29 +01:00
parent c43327af74
commit 0d7a861875
39 changed files with 1630 additions and 253 deletions

View File

@@ -88,6 +88,13 @@ return [
'limits_title' => 'Ihre Paketdetails',
'invoice_title' => 'Rechnung',
'invoice_link' => 'Rechnung öffnen',
'invoice_seller_label' => 'Anbieter',
'invoice_customer_label' => 'Kunde',
'invoice_item_label' => 'Leistung',
'invoice_type_label' => 'Typ',
'invoice_tax_label' => 'Steuer',
'invoice_total_label' => 'Gesamt',
'invoice_footer' => 'Dieser Beleg wurde automatisch von Fotospiel erstellt.',
'cta' => 'Zum Event-Admin',
'provider' => [
'lemonsqueezy' => 'PayPal',