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

@ -11,5 +11,8 @@ $_['text_edit'] = 'Edit Store Module';
$_['entry_admin'] = 'Admin Users Only';
$_['entry_status'] = 'Status';
//Help
$_['help_admin'] = 'If yes, then multi store list will be visible only when admin user login!';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify store module!';