mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
v1.7 beta.1
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
// Confirm payment notification
|
||||
'confirm_payment' => 'Confirm Payment',
|
||||
'confirm_amount' => 'Confirm your :amount payment',
|
||||
'confirm_description' => 'Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.',
|
||||
'confirm_button' => 'Confirm Payment',
|
||||
];
|
||||
Reference in New Issue
Block a user