New Translations - 5.11.2021
This commit is contained in:
		@@ -5,12 +5,12 @@ $_['heading_title']                  = 'Checkout';
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_cart']                      = 'Ostoskori';
 | 
			
		||||
$_['text_checkout_option']           = 'Step %s: Checkout Options';
 | 
			
		||||
$_['text_checkout_account']          = 'Step %s: Account & Billing Details';
 | 
			
		||||
$_['text_checkout_payment_address']  = 'Step %s: Billing Details';
 | 
			
		||||
$_['text_checkout_shipping_address'] = 'Step %s: Delivery Details';
 | 
			
		||||
$_['text_checkout_shipping_method']  = 'Step %s: Delivery Method';
 | 
			
		||||
$_['text_checkout_payment_method']   = 'Step %s: Payment Method';
 | 
			
		||||
$_['text_checkout_confirm']          = 'Step %s: Confirm Order';
 | 
			
		||||
$_['text_checkout_account']          = 'Step %s: Tili- ja laskutustiedot';
 | 
			
		||||
$_['text_checkout_payment_address']  = 'Step %s: Laskutustiedot';
 | 
			
		||||
$_['text_checkout_shipping_address'] = 'Step %s: Toimitustiedot';
 | 
			
		||||
$_['text_checkout_shipping_method']  = 'Step %s: Toimitustapa';
 | 
			
		||||
$_['text_checkout_payment_method']   = 'Step %s: Laskutustapa';
 | 
			
		||||
$_['text_checkout_confirm']          = 'Step %s: Vahvista tilaus';
 | 
			
		||||
$_['text_modify']                    = 'Modify »';
 | 
			
		||||
$_['text_new_customer']              = 'Uusi asiakas';
 | 
			
		||||
$_['text_returning_customer']        = 'Palaava asiakas';
 | 
			
		||||
@@ -55,11 +55,11 @@ $_['entry_confirm']                  = 'Vahvista salasana';
 | 
			
		||||
$_['entry_firstname']                = 'Etunimi';
 | 
			
		||||
$_['entry_lastname']                 = 'Sukunimi';
 | 
			
		||||
$_['entry_telephone']                = 'Puhelinnumero';
 | 
			
		||||
$_['entry_address']                  = 'Choose Address';
 | 
			
		||||
$_['entry_address']                  = 'Valitse osoite';
 | 
			
		||||
$_['entry_company']                  = 'Yritys';
 | 
			
		||||
$_['entry_customer_group']           = 'Asiakasryhmä';
 | 
			
		||||
$_['entry_address_1']                = 'Address 1';
 | 
			
		||||
$_['entry_address_2']                = 'Address 2';
 | 
			
		||||
$_['entry_address_1']                = 'Osoite (rivi 1)';
 | 
			
		||||
$_['entry_address_2']                = 'Osoite (rivi 2)';
 | 
			
		||||
$_['entry_postcode']                 = 'Postinumero';
 | 
			
		||||
$_['entry_city']                     = 'Postitoimipaikka';
 | 
			
		||||
$_['entry_country']                  = 'Maa';
 | 
			
		||||
@@ -82,8 +82,8 @@ $_['error_confirm']                  = 'Password confirmation does not match pas
 | 
			
		||||
$_['error_address_1']                = 'Address 1 must be between 3 and 128 characters!';
 | 
			
		||||
$_['error_city']                     = 'City must be between 2 and 128 characters!';
 | 
			
		||||
$_['error_postcode']                 = 'Postcode must be between 2 and 10 characters!';
 | 
			
		||||
$_['error_country']                  = 'Please select a country!';
 | 
			
		||||
$_['error_zone']                     = 'Please select a region / state!';
 | 
			
		||||
$_['error_country']                  = 'Valitse maa!';
 | 
			
		||||
$_['error_zone']                     = 'Valitse alue/osavaltio!';
 | 
			
		||||
$_['error_agree']                    = 'Varoitus: You must agree to the %s!';
 | 
			
		||||
$_['error_address']                  = 'Varoitus: You must select address!';
 | 
			
		||||
$_['error_shipping']                 = 'Varoitus: Shipping method required!';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user