1
0
opencart-languagepack-finnish/catalog/information/sitemap.php
2020-02-12 23:25:39 +02:00

17 lines
543 B
PHP

<?php
// Heading
$_['heading_title'] = 'Site Map';
// Text
$_['text_special'] = 'Special Offers';
$_['text_account'] = 'My Account';
$_['text_edit'] = 'Account Information';
$_['text_password'] = 'Password';
$_['text_address'] = 'Address Book';
$_['text_history'] = 'Order History';
$_['text_download'] = 'Downloads';
$_['text_cart'] = 'Shopping Cart';
$_['text_checkout'] = 'Checkout';
$_['text_search'] = 'Search';
$_['text_information'] = 'Information';
$_['text_contact'] = 'Contact Us';