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

@ -18,6 +18,7 @@ $_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Added';
$_['text_refund_ok'] = 'Refund was successfully requested';
$_['text_refund_ok_order'] = 'Refund was successfully requested, amount fully refunded';
$_['text_refund'] = 'Refund';
// Entry
$_['entry_username'] = 'Username';