New Translations – 2.3.2020 (2)
This commit is contained in:
@ -1,21 +1,21 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Account';
|
||||
$_['heading_title'] = 'Tili';
|
||||
|
||||
// Text
|
||||
$_['text_register'] = 'Register';
|
||||
$_['text_login'] = 'Login';
|
||||
$_['text_logout'] = 'Logout';
|
||||
$_['text_register'] = 'Registeröidy';
|
||||
$_['text_login'] = 'Kirjaudu';
|
||||
$_['text_logout'] = 'Kirjaudu Ulos';
|
||||
$_['text_forgotten'] = 'Forgotten Password';
|
||||
$_['text_account'] = 'My Account';
|
||||
$_['text_edit'] = 'Edit Account';
|
||||
$_['text_password'] = 'Password';
|
||||
$_['text_address'] = 'Address Book';
|
||||
$_['text_wishlist'] = 'Wish List';
|
||||
$_['text_password'] = 'Salasana';
|
||||
$_['text_address'] = 'Osoitekirja';
|
||||
$_['text_wishlist'] = 'Toivelista';
|
||||
$_['text_order'] = 'Order History';
|
||||
$_['text_download'] = 'Downloads';
|
||||
$_['text_download'] = 'Lataukset';
|
||||
$_['text_reward'] = 'Reward Points';
|
||||
$_['text_return'] = 'Returns';
|
||||
$_['text_transaction'] = 'Transactions';
|
||||
$_['text_newsletter'] = 'Newsletter';
|
||||
$_['text_recurring'] = 'Recurring payments';
|
||||
$_['text_newsletter'] = 'Uutiskirje';
|
||||
$_['text_recurring'] = 'Recurring payments';
|
||||
|
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Categories';
|
||||
$_['heading_title'] = 'Kategoriat';
|
||||
|
@ -4,4 +4,4 @@ $_['heading_title'] = 'Information';
|
||||
|
||||
// Text
|
||||
$_['text_contact'] = 'Contact Us';
|
||||
$_['text_sitemap'] = 'Site Map';
|
||||
$_['text_sitemap'] = 'Site Map';
|
||||
|
Reference in New Issue
Block a user