New Translations – 16.2.2020
This commit is contained in:
		@@ -12,14 +12,14 @@ $_['text_select']          = 'Select';
 | 
			
		||||
$_['text_radio']           = 'Radio';
 | 
			
		||||
$_['text_checkbox']        = 'Checkbox';
 | 
			
		||||
$_['text_input']           = 'Input';
 | 
			
		||||
$_['text_text']            = 'Text';
 | 
			
		||||
$_['text_text']            = 'Teksti';
 | 
			
		||||
$_['text_textarea']        = 'Textarea';
 | 
			
		||||
$_['text_file']            = 'File';
 | 
			
		||||
$_['text_date']            = 'Date';
 | 
			
		||||
$_['text_datetime']        = 'Date & Time';
 | 
			
		||||
$_['text_time']            = 'Time';
 | 
			
		||||
$_['text_account']         = 'Account';
 | 
			
		||||
$_['text_address']         = 'Address';
 | 
			
		||||
$_['text_date']            = 'Päivä';
 | 
			
		||||
$_['text_datetime']        = 'Päivä & Aika';
 | 
			
		||||
$_['text_time']            = 'Aika';
 | 
			
		||||
$_['text_account']         = 'Tili';
 | 
			
		||||
$_['text_address']         = 'Osoite';
 | 
			
		||||
$_['text_affiliate']       = 'Affiliate';
 | 
			
		||||
$_['text_regex']           = 'Regex';
 | 
			
		||||
$_['text_custom_field']    = 'Custom Field';
 | 
			
		||||
@@ -27,21 +27,21 @@ $_['text_value']           = 'Custom Field Values';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']          = 'Custom Field Name';
 | 
			
		||||
$_['column_location']      = 'Location';
 | 
			
		||||
$_['column_type']          = 'Type';
 | 
			
		||||
$_['column_location']      = 'Sijainti';
 | 
			
		||||
$_['column_type']          = 'Tyyppi';
 | 
			
		||||
$_['column_sort_order']    = 'Sort Order';
 | 
			
		||||
$_['column_action']        = 'Action';
 | 
			
		||||
$_['column_action']        = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_name']           = 'Custom Field Name';
 | 
			
		||||
$_['entry_location']       = 'Location';
 | 
			
		||||
$_['entry_type']           = 'Type';
 | 
			
		||||
$_['entry_location']       = 'Sijainti';
 | 
			
		||||
$_['entry_type']           = 'Tyyppi';
 | 
			
		||||
$_['entry_value']          = 'Value';
 | 
			
		||||
$_['entry_validation']     = 'Validation';
 | 
			
		||||
$_['entry_custom_value']   = 'Custom Field Value Name';
 | 
			
		||||
$_['entry_customer_group'] = 'Customer Group';
 | 
			
		||||
$_['entry_required']       = 'Required';
 | 
			
		||||
$_['entry_status']         = 'Status';
 | 
			
		||||
$_['entry_status']         = 'Tila';
 | 
			
		||||
$_['entry_sort_order']     = 'Sort Order';
 | 
			
		||||
 | 
			
		||||
// Help
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user