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

@@ -87,6 +87,13 @@ return [
'limits_title' => 'Your package details',
'invoice_title' => 'Invoice',
'invoice_link' => 'Open invoice',
'invoice_seller_label' => 'Seller',
'invoice_customer_label' => 'Customer',
'invoice_item_label' => 'Item',
'invoice_type_label' => 'Type',
'invoice_tax_label' => 'Tax',
'invoice_total_label' => 'Total',
'invoice_footer' => 'This receipt was generated automatically by Fotospiel.',
'cta' => 'Open Event Admin',
'provider' => [
'lemonsqueezy' => 'PayPal',