New Translations - 8.10.2021 (3)
This commit is contained in:
		@@ -12,8 +12,8 @@ $_['text_checkout_shipping_method']  = 'Step %s: Delivery Method';
 | 
			
		||||
$_['text_checkout_payment_method']   = 'Step %s: Payment Method';
 | 
			
		||||
$_['text_checkout_confirm']          = 'Step %s: Confirm Order';
 | 
			
		||||
$_['text_modify']                    = 'Modify »';
 | 
			
		||||
$_['text_new_customer']              = 'New Customer';
 | 
			
		||||
$_['text_returning_customer']        = 'Returning Customer';
 | 
			
		||||
$_['text_new_customer']              = 'Uusi asiakas';
 | 
			
		||||
$_['text_returning_customer']        = 'Palaava asiakas';
 | 
			
		||||
$_['text_checkout']                  = 'Checkout Options:';
 | 
			
		||||
$_['text_i_am_returning_customer']   = 'I am a returning customer';
 | 
			
		||||
$_['text_register']                  = 'Register Account';
 | 
			
		||||
@@ -48,22 +48,22 @@ $_['column_price']                   = 'Yksikköhinta';
 | 
			
		||||
$_['column_total']                   = 'Total';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_email_address']            = 'E-Mail Address';
 | 
			
		||||
$_['entry_email']                    = 'E-Mail';
 | 
			
		||||
$_['entry_password']                 = 'Password';
 | 
			
		||||
$_['entry_confirm']                  = 'Password Confirm';
 | 
			
		||||
$_['entry_email_address']            = 'Sähköpostiosoite';
 | 
			
		||||
$_['entry_email']                    = 'Sähköposti';
 | 
			
		||||
$_['entry_password']                 = 'Salasana';
 | 
			
		||||
$_['entry_confirm']                  = 'Vahvista salasana';
 | 
			
		||||
$_['entry_firstname']                = 'Etunimi';
 | 
			
		||||
$_['entry_lastname']                 = 'Sukunimi';
 | 
			
		||||
$_['entry_telephone']                = 'Telephone';
 | 
			
		||||
$_['entry_telephone']                = 'Puhelinnumero';
 | 
			
		||||
$_['entry_address']                  = 'Choose Address';
 | 
			
		||||
$_['entry_company']                  = 'Yritys';
 | 
			
		||||
$_['entry_customer_group']           = 'Asiakasryhmä';
 | 
			
		||||
$_['entry_address_1']                = 'Address 1';
 | 
			
		||||
$_['entry_address_2']                = 'Address 2';
 | 
			
		||||
$_['entry_postcode']                 = 'Postinumero';
 | 
			
		||||
$_['entry_city']                     = 'City';
 | 
			
		||||
$_['entry_country']                  = 'Country';
 | 
			
		||||
$_['entry_zone']                     = 'Region / State';
 | 
			
		||||
$_['entry_city']                     = 'Postitoimipaikka';
 | 
			
		||||
$_['entry_country']                  = 'Maa';
 | 
			
		||||
$_['entry_zone']                     = 'Alue / Osavaltio';
 | 
			
		||||
$_['entry_newsletter']               = 'I wish to subscribe to the %s newsletter.';
 | 
			
		||||
$_['entry_shipping']                 = 'My delivery and billing addresses are the same.';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user