mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:17:32 -05:00 
			
		
		
		
	Add strings for email report
This commit is contained in:
		
							parent
							
								
									80b85d5c21
								
							
						
					
					
						commit
						ab3c0541db
					
				@ -5218,6 +5218,7 @@ $lang = array(
 | 
				
			|||||||
    'vendor_notification_body' => 'Payment processed for :amount dated :payment_date. <br>[Transaction Reference: :transaction_reference]',
 | 
					    'vendor_notification_body' => 'Payment processed for :amount dated :payment_date. <br>[Transaction Reference: :transaction_reference]',
 | 
				
			||||||
    'receipt' => 'Receipt',
 | 
					    'receipt' => 'Receipt',
 | 
				
			||||||
    'charges' => 'Charges',
 | 
					    'charges' => 'Charges',
 | 
				
			||||||
 | 
					    'email_report' => 'Email Report',
 | 
				
			||||||
);
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
return $lang;
 | 
					return $lang;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user