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

@ -46,6 +46,7 @@ $_['text_name'] = 'Download Name';
$_['text_progress'] = 'Progress';
$_['text_available'] = 'Available Installs';
$_['text_action'] = 'Toiminto';
$_['text_see_more'] = 'see more replies...';
// Entry
$_['entry_pin'] = 'PIN';
@ -63,6 +64,7 @@ $_['button_view_all'] = 'View all extensions';
$_['button_get_support'] = 'Get Support';
$_['button_comment'] = 'Kommentti';
$_['button_reply'] = 'Reply';
$_['button_refresh'] = 'Refresh';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify extensions!';