OpenCart 3.0.3.8
This commit is contained in:
@ -11,6 +11,7 @@ $_['text_add'] = 'Your address has been successfully added';
|
||||
$_['text_edit'] = 'Your address has been successfully updated';
|
||||
$_['text_delete'] = 'Your address has been successfully deleted';
|
||||
$_['text_empty'] = 'You have no addresses in your account.';
|
||||
$_['text_confirm'] = 'Are you sure?';
|
||||
|
||||
// Entry
|
||||
$_['entry_firstname'] = 'Etunimi';
|
||||
|
Reference in New Issue
Block a user