¨4.0.1¨
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'status_updated' => 'Order status has been updated.',
|
||||
'invoice_sent' => 'Invoice has been sent to the customer.',
|
||||
'status_updated' => 'Order status has been updated',
|
||||
'invoice_sent' => 'Invoice has been sent to the customer',
|
||||
];
|
||||
|
||||
@@ -15,7 +15,6 @@ return [
|
||||
'order_id' => 'Order ID',
|
||||
'order_date' => 'Order Date',
|
||||
'order_status' => 'Order Status',
|
||||
'shipping_method' => 'Shipping Method',
|
||||
'payment_method' => 'Payment Method',
|
||||
'currency' => 'Currency',
|
||||
'currency_rate' => 'Currency Rate',
|
||||
|
||||
Reference in New Issue
Block a user