Files
kupshop/admin/lang/english/ordersMassProcess.php
2025-08-02 16:30:27 +02:00

9 lines
220 B
PHP

<?php
$txt_str['ordersMassProcess'] = [
'trackingNumber' => 'Tracking number',
'invoiceNo' => 'Invoice number',
'statusChangeComment' => 'Status changed by orders mass process',
'weight' => 'Weight',
];