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

16 lines
586 B
PHP

<?php
// Text
$_['text_home'] = 'Koti';
$_['text_wishlist'] = 'Toivelista (%s)';
$_['text_shopping_cart'] = 'Ostoskori';
$_['text_category'] = 'Kategoriat';
$_['text_account'] = 'My Account';
$_['text_register'] = 'Rekisteröidy';
$_['text_login'] = 'Kirjaudu';
$_['text_order'] = 'Tilaushistoria';
$_['text_transaction'] = 'Transactions';
$_['text_download'] = 'Lataukset';
$_['text_logout'] = 'Kirjaudu Ulos';
$_['text_checkout'] = 'Checkout';
$_['text_search'] = 'Search';
$_['text_all'] = 'Show All';