New Translations – 2.3.2020 (2)
This commit is contained in:
		@@ -7,8 +7,8 @@ $_['text_account']                         = 'Tili';
 | 
			
		||||
$_['text_recurring']                       = 'Recurring Payment Information';
 | 
			
		||||
$_['text_recurring_detail']                = 'Recurring Payment Details';
 | 
			
		||||
$_['text_order_recurring_id']              = 'Recurring ID:';
 | 
			
		||||
$_['text_date_added']                      = 'Date Added:';
 | 
			
		||||
$_['text_status']                          = 'Status:';
 | 
			
		||||
$_['text_date_added']                      = 'Lisäyspäivä:';
 | 
			
		||||
$_['text_status']                          = 'Tila:';
 | 
			
		||||
$_['text_payment_method']                  = 'Payment Method:';
 | 
			
		||||
$_['text_order_id']                        = 'Order ID:';
 | 
			
		||||
$_['text_product']                         = 'Product:';
 | 
			
		||||
@@ -37,10 +37,10 @@ $_['text_error']                           = 'The recurring order you requested
 | 
			
		||||
$_['text_cancelled']                       = 'Recurring payment has been cancelled';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_date_added']                    = 'Date Added';
 | 
			
		||||
$_['column_type']                          = 'Type';
 | 
			
		||||
$_['column_date_added']                    = 'Lisäyspäivä';
 | 
			
		||||
$_['column_type']                          = 'Tyyppi';
 | 
			
		||||
$_['column_amount']                        = 'Amount';
 | 
			
		||||
$_['column_status']                        = 'Status';
 | 
			
		||||
$_['column_status']                        = 'Tila';
 | 
			
		||||
$_['column_product']                       = 'Product';
 | 
			
		||||
$_['column_order_recurring_id']            = 'Recurring ID';
 | 
			
		||||
 | 
			
		||||
@@ -49,4 +49,4 @@ $_['error_not_cancelled']                  = 'Virhe: %s';
 | 
			
		||||
$_['error_not_found']                      = 'Could not cancel recurring';
 | 
			
		||||
 | 
			
		||||
// Button
 | 
			
		||||
$_['button_return']                        = 'Return';
 | 
			
		||||
$_['button_return']                        = 'Return';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user