1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@ -1,16 +1,16 @@
<?php
// Text
$_['text_home'] = 'Home';
$_['text_wishlist'] = 'Wish List (%s)';
$_['text_shopping_cart'] = 'Shopping Cart';
$_['text_category'] = 'Categories';
$_['text_home'] = 'Koti';
$_['text_wishlist'] = 'Toivelista (%s)';
$_['text_shopping_cart'] = 'Ostoskori';
$_['text_category'] = 'Kategoriat';
$_['text_account'] = 'My Account';
$_['text_register'] = 'Register';
$_['text_login'] = 'Login';
$_['text_order'] = 'Order History';
$_['text_register'] = 'Rekisteröidy';
$_['text_login'] = 'Kirjaudu';
$_['text_order'] = 'Tilaushistoria';
$_['text_transaction'] = 'Transactions';
$_['text_download'] = 'Downloads';
$_['text_logout'] = 'Logout';
$_['text_download'] = 'Lataukset';
$_['text_logout'] = 'Kirjaudu Ulos';
$_['text_checkout'] = 'Checkout';
$_['text_search'] = 'Search';
$_['text_all'] = 'Show All';