OpenCart 3.0.3.8
This commit is contained in:
7
install/en-gb.php
Normal file
7
install/en-gb.php
Normal 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';
|
Reference in New Issue
Block a user