first commit
This commit is contained in:
8
admin/lang/english/ordersMassProcess.php
Normal file
8
admin/lang/english/ordersMassProcess.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$txt_str['ordersMassProcess'] = [
|
||||
'trackingNumber' => 'Tracking number',
|
||||
'invoiceNo' => 'Invoice number',
|
||||
'statusChangeComment' => 'Status changed by orders mass process',
|
||||
'weight' => 'Weight',
|
||||
];
|
||||
Reference in New Issue
Block a user