mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
Payment setting frontend part 2 - payment setup front/backend
This commit is contained in:
@@ -152,7 +152,7 @@ return [
|
||||
'toaster.card_new_add' => 'Your card was successfully added',
|
||||
'toaster.card_set' => 'Your card was successfully set as default.',
|
||||
'toaster.plan_created' => 'Your plan was successfully created!',
|
||||
'toaster.stripe_set' => 'Your Stripe account was successfully set!',
|
||||
'toaster.credentials_set' => 'Your {service} credentials was successfully set!',
|
||||
'user_invoices.empty' => "You don't have any invoices yet.",
|
||||
'user_invoices.title' => 'Invoices',
|
||||
'user_payments.add_card' => 'Add Payment Card',
|
||||
|
||||
Reference in New Issue
Block a user