first commit
This commit is contained in:
6
catalog/language/en-gb/checkout/checkout.php
Normal file
6
catalog/language/en-gb/checkout/checkout.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Checkout';
|
||||
|
||||
// Text
|
||||
$_['text_cart'] = 'Shopping Cart';
|
Reference in New Issue
Block a user