1
0
opencart-languagepack-finnish/catalog/common/header.php
2020-03-02 10:58:49 +02:00

17 lines
585 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'] = 'Haku';
$_['text_all'] = 'Show All';