New Translations - 8.10.2021 (2)
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
$_['text_items'] = '%s item(s) - %s';
|
||||
$_['text_empty'] = 'Ostoskorisi on tyhjä!';
|
||||
$_['text_cart'] = 'View Cart';
|
||||
$_['text_checkout'] = 'Checkout';
|
||||
$_['text_checkout'] = 'Kassa';
|
||||
$_['text_recurring'] = 'Payment Profile';
|
||||
|
@ -1,17 +1,17 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_information'] = 'Information';
|
||||
$_['text_service'] = 'Customer Service';
|
||||
$_['text_service'] = 'Asiakaspalvelu';
|
||||
$_['text_extra'] = 'Extras';
|
||||
$_['text_contact'] = 'Ota yhteyttä';
|
||||
$_['text_return'] = 'Returns';
|
||||
$_['text_sitemap'] = 'Site Map';
|
||||
$_['text_return'] = 'Palautukset';
|
||||
$_['text_sitemap'] = 'Sivustokartta';
|
||||
$_['text_manufacturer'] = 'Brands';
|
||||
$_['text_voucher'] = 'Lahjakortit';
|
||||
$_['text_affiliate'] = 'Affiliate';
|
||||
$_['text_affiliate'] = 'Kumppanuus';
|
||||
$_['text_special'] = 'Specials';
|
||||
$_['text_account'] = 'My Account';
|
||||
$_['text_account'] = 'Oma tili';
|
||||
$_['text_order'] = 'Tilaushistoria';
|
||||
$_['text_wishlist'] = 'Toivelista';
|
||||
$_['text_newsletter'] = 'Uutiskirje';
|
||||
$_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
$_['text_powered'] = 'Voimanlähteenä <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
|
@ -4,13 +4,13 @@ $_['text_home'] = 'Koti';
|
||||
$_['text_wishlist'] = 'Toivelista (%s)';
|
||||
$_['text_shopping_cart'] = 'Ostoskori';
|
||||
$_['text_category'] = 'Kategoriat';
|
||||
$_['text_account'] = 'My Account';
|
||||
$_['text_account'] = 'Oma tili';
|
||||
$_['text_register'] = 'Rekisteröidy';
|
||||
$_['text_login'] = 'Kirjaudu';
|
||||
$_['text_order'] = 'Tilaushistoria';
|
||||
$_['text_transaction'] = 'Transactions';
|
||||
$_['text_download'] = 'Lataukset';
|
||||
$_['text_logout'] = 'Kirjaudu Ulos';
|
||||
$_['text_checkout'] = 'Checkout';
|
||||
$_['text_checkout'] = 'Kassa';
|
||||
$_['text_search'] = 'Haku';
|
||||
$_['text_all'] = 'Show All';
|
||||
$_['text_all'] = 'Näytä kaikki';
|
||||
|
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_all'] = 'Show All';
|
||||
$_['text_all'] = 'Näytä kaikki';
|
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_search'] = 'Search';
|
||||
$_['text_search'] = 'Haku';
|
Reference in New Issue
Block a user