replace offline to oflinepayment payment gateways
This commit is contained in:
0
modules/OfflinePayment/Resources/lang/.gitkeep
Normal file
0
modules/OfflinePayment/Resources/lang/.gitkeep
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'offlinepayment' => 'Offline Payments',
|
||||
'add_new' => 'Add New',
|
||||
'edit' => 'Edit: :method',
|
||||
'code' => 'Code',
|
||||
'order' => 'Order',
|
||||
'payment_gateways' => 'Offline Payment Methods',
|
||||
|
||||
];
|
Reference in New Issue
Block a user