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