1
0

OpenCart 3.0.3.8

This commit is contained in:
Christer Warén
2021-10-08 18:17:57 +03:00
parent cfa575a06a
commit 4bd790f56a
63 changed files with 461 additions and 89 deletions

View File

@ -14,6 +14,8 @@ $_['text_release_ok_order'] = 'Release was successful, order status up
$_['text_refund_ok'] = 'Rebate was successful';
$_['text_refund_ok_order'] = 'Rebate was successful, order status updated to refund';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_refund'] = 'Refund';
$_['text_edit'] = 'Edit Worldpay Online Payments';
// Entry
$_['entry_service_key'] = 'Service Key';