OpenCart 3.0.3.8
This commit is contained in:
@ -38,6 +38,9 @@ $_['text_column_date_added'] = 'Created';
|
||||
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
|
||||
$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
|
||||
$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?';
|
||||
$_['text_void'] = 'Void';
|
||||
$_['text_payment'] = 'Payment';
|
||||
$_['text_refund'] = "Refund";
|
||||
|
||||
// Entry
|
||||
$_['entry_certificate_path'] = 'Certificate path';
|
||||
|
Reference in New Issue
Block a user