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

7
install/en-gb.php Normal file
View File

@ -0,0 +1,7 @@
<?php
// Button
$_['button_continue'] = 'Jatka';
$_['button_back'] = 'Palaa takaisin';
// Error
$_['error_exception'] = 'Virhekoodi(%s): %s in %s on line %s';