New Translations – 2.3.2020 (2)
This commit is contained in:
		@@ -12,14 +12,14 @@ $_['text_sent']         = 'Success: Gift Voucher e-mail has been sent!';
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']       = 'Voucher Name';
 | 
			
		||||
$_['column_code']       = 'Code';
 | 
			
		||||
$_['column_from']       = 'From';
 | 
			
		||||
$_['column_to']         = 'To';
 | 
			
		||||
$_['column_theme']      = 'Theme';
 | 
			
		||||
$_['column_from']       = 'Lähettäjä';
 | 
			
		||||
$_['column_to']         = 'Vastaanottaja';
 | 
			
		||||
$_['column_theme']      = 'Teema';
 | 
			
		||||
$_['column_amount']     = 'Amount';
 | 
			
		||||
$_['column_status']     = 'Status';
 | 
			
		||||
$_['column_status']     = 'Tila';
 | 
			
		||||
$_['column_order_id']   = 'Order ID';
 | 
			
		||||
$_['column_customer']   = 'Customer';
 | 
			
		||||
$_['column_date_added'] = 'Date Added';
 | 
			
		||||
$_['column_customer']   = 'Asiakas';
 | 
			
		||||
$_['column_date_added'] = 'Lisäyspäivä';
 | 
			
		||||
$_['column_action']     = 'Toiminto';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
@@ -28,10 +28,10 @@ $_['entry_from_name']   = 'From Name';
 | 
			
		||||
$_['entry_from_email']  = 'From E-Mail';
 | 
			
		||||
$_['entry_to_name']     = 'To Name';
 | 
			
		||||
$_['entry_to_email']    = 'To E-Mail';
 | 
			
		||||
$_['entry_theme']       = 'Theme';
 | 
			
		||||
$_['entry_message']     = 'Message';
 | 
			
		||||
$_['entry_theme']       = 'Teema';
 | 
			
		||||
$_['entry_message']     = 'Viesti';
 | 
			
		||||
$_['entry_amount']      = 'Amount';
 | 
			
		||||
$_['entry_status']      = 'Status';
 | 
			
		||||
$_['entry_status']      = 'Tila';
 | 
			
		||||
 | 
			
		||||
// Help
 | 
			
		||||
$_['help_code']         = 'The code the customer enters to activate the voucher.';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user