OpenCart 3.0.3.8
This commit is contained in:
@ -32,6 +32,9 @@ $_['text_column_date_added'] = 'Created';
|
||||
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
|
||||
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
|
||||
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
|
||||
$_['text_void'] = 'Void';
|
||||
$_['text_payment'] = "Payment";
|
||||
$_['text_rebate'] = 'Rebate';
|
||||
|
||||
// Entry
|
||||
$_['entry_vendor'] = 'Vendor';
|
||||
|
Reference in New Issue
Block a user