New Translations – 2.3.2020
This commit is contained in:
		@@ -25,10 +25,10 @@ $_['column_date_added']    = 'Date Added';
 | 
			
		||||
$_['column_date_modified'] = 'Date Modified';
 | 
			
		||||
$_['column_comment']       = 'Comment';
 | 
			
		||||
$_['column_notify']        = 'Customer Notified';
 | 
			
		||||
$_['column_action']        = 'Action';
 | 
			
		||||
$_['column_action']        = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_customer']       = 'Customer';
 | 
			
		||||
$_['entry_customer']       = 'Asiakas';
 | 
			
		||||
$_['entry_order_id']       = 'Order ID';
 | 
			
		||||
$_['entry_date_ordered']   = 'Order Date';
 | 
			
		||||
$_['entry_firstname']      = 'First Name';
 | 
			
		||||
@@ -60,4 +60,4 @@ $_['error_lastname']       = 'Last Name must be between 1 and 32 characters!';
 | 
			
		||||
$_['error_email']          = 'E-Mail Address does not appear to be valid!';
 | 
			
		||||
$_['error_telephone']      = 'Telephone must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_product']        = 'Product Name must be greater than 3 and less than 255 characters!';
 | 
			
		||||
$_['error_model']          = 'Product Model must be greater than 3 and less than 64 characters!';
 | 
			
		||||
$_['error_model']          = 'Product Model must be greater than 3 and less than 64 characters!';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user