1
0
opencart-languagepack-finnish/catalog/common/footer.php
2020-02-16 14:18:44 +02:00

17 lines
678 B
PHP

<?php
// Text
$_['text_information'] = 'Information';
$_['text_service'] = 'Customer Service';
$_['text_extra'] = 'Extras';
$_['text_contact'] = 'Ota yhteyttä';
$_['text_return'] = 'Returns';
$_['text_sitemap'] = 'Site Map';
$_['text_manufacturer'] = 'Brands';
$_['text_voucher'] = 'Lahjakortit';
$_['text_affiliate'] = 'Affiliate';
$_['text_special'] = 'Specials';
$_['text_account'] = 'My Account';
$_['text_order'] = 'Tilaushistoria';
$_['text_wishlist'] = 'Toivelista';
$_['text_newsletter'] = 'Uutiskirje';
$_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s';