New Translations – 2.3.2020 (2)
This commit is contained in:
		@@ -7,14 +7,14 @@ $_['text_success']      = 'Success: You have modified marketing tracking!';
 | 
			
		||||
$_['text_list']         = 'Marketing Tracking List';
 | 
			
		||||
$_['text_add']          = 'Add Marketing Tracking';
 | 
			
		||||
$_['text_edit']         = 'Edit Marketing Tracking';
 | 
			
		||||
$_['text_filter']       = 'Filter';
 | 
			
		||||
$_['text_filter']       = 'Suodatin';
 | 
			
		||||
		
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']       = 'Campaign Name';
 | 
			
		||||
$_['column_code']       = 'Code';
 | 
			
		||||
$_['column_clicks']     = 'Clicks';
 | 
			
		||||
$_['column_orders']     = 'Orders';
 | 
			
		||||
$_['column_date_added'] = 'Date Added';
 | 
			
		||||
$_['column_date_added'] = 'Lisäyspäivä';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
@@ -22,7 +22,7 @@ $_['entry_name']        = 'Campaign Name';
 | 
			
		||||
$_['entry_description'] = 'Campaign Description';
 | 
			
		||||
$_['entry_code']        = 'Tracking Code';
 | 
			
		||||
$_['entry_example']     = 'Examples';
 | 
			
		||||
$_['entry_date_added']  = 'Date Added';
 | 
			
		||||
$_['entry_date_added']  = 'Lisäyspäivä';
 | 
			
		||||
 | 
			
		||||
// Help
 | 
			
		||||
$_['help_code']         = 'The tracking code that will be used to track marketing campaigns.';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user