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

@ -25,9 +25,8 @@ $_['column_total'] = 'Total';
$_['entry_date_start'] = 'Date Start';
$_['entry_date_end'] = 'Date End';
$_['entry_group'] = 'Group By';
$_['entry_status'] = 'Order Status';
$_['entry_status'] = 'Tila';
$_['entry_sort_order'] = 'Lajittelujärjestys';
$_['entry_sort_order'] = 'Sort Order';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify sales report!';