1
0
opencart-languagepack-finnish/catalog/common/footer.php

18 lines
679 B
PHP
Raw Normal View History

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