New Translations – 2.3.2020
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
$_['text_subject']      = '%s - Order %s';
 | 
			
		||||
$_['text_received']     = 'You have received an order.';
 | 
			
		||||
$_['text_order_id']     = 'Order ID:';
 | 
			
		||||
$_['text_date_added']   = 'Date Added:';
 | 
			
		||||
$_['text_date_added']   = 'Lisäyspäivä:';
 | 
			
		||||
$_['text_order_status'] = 'Order Status:';
 | 
			
		||||
$_['text_product']      = 'Products';
 | 
			
		||||
$_['text_total']        = 'Totals';
 | 
			
		||||
 
 | 
			
		||||
@@ -2,8 +2,8 @@
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_subject']      = '%s - Order Update %s';
 | 
			
		||||
$_['text_order_id']     = 'Order ID:';
 | 
			
		||||
$_['text_date_added']   = 'Date Added:';
 | 
			
		||||
$_['text_date_added']   = 'Lisäyspäivä:';
 | 
			
		||||
$_['text_order_status'] = 'Your order has been updated to the following status:';
 | 
			
		||||
$_['text_comment']      = 'The comments for your order are:';
 | 
			
		||||
$_['text_link']         = 'To view your order click on the link below:';
 | 
			
		||||
$_['text_footer']       = 'Please reply to this email if you have any questions.';
 | 
			
		||||
$_['text_footer']       = 'Please reply to this email if you have any questions.';
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ $_['text_thanks']         = 'Thanks,';
 | 
			
		||||
$_['text_new_customer']   = 'New customer';
 | 
			
		||||
$_['text_signup']         = 'A new customer has signed up:';
 | 
			
		||||
$_['text_customer_group'] = 'Customer Group:';
 | 
			
		||||
$_['text_firstname']      = 'First Name:';
 | 
			
		||||
$_['text_lastname']       = 'Last Name:';
 | 
			
		||||
$_['text_firstname']      = 'Etunimi:';
 | 
			
		||||
$_['text_lastname']       = 'Sukunimi:';
 | 
			
		||||
$_['text_email']          = 'E-Mail:';
 | 
			
		||||
$_['text_telephone']      = 'Telephone:';
 | 
			
		||||
$_['text_telephone']      = 'Telephone:';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user