OpenCart 3.0.3.8
This commit is contained in:
@ -59,6 +59,7 @@ $_['text_capture_success'] = 'Capture succeeded!';
|
||||
$_['text_refund_failed'] = 'Refund failed: ';
|
||||
$_['text_capture_failed'] = 'Capture failed: ';
|
||||
$_['text_unknown_failure'] = 'Invalid order or amount';
|
||||
$_['text_refund'] = 'Refund';
|
||||
|
||||
$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
|
||||
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
|
||||
|
Reference in New Issue
Block a user