first upload all files
This commit is contained in:
6
Modules/Order/Resources/lang/en/mail.php
Normal file
6
Modules/Order/Resources/lang/en/mail.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'your_order_status_changed_subject' => 'Your order status is changed',
|
||||
'your_order_status_changed_text' => 'Your order #:order_id status is changed to :status.',
|
||||
];
|
||||
Reference in New Issue
Block a user