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,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';