Fix PayPal billing flow and mobile admin UX
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user