mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:17:30 -05:00 
			
		
		
		
	Update translations for confirmation email
This commit is contained in:
		
							parent
							
								
									724e3b8191
								
							
						
					
					
						commit
						489b147357
					
				@ -236,7 +236,7 @@ $LANG = array(
 | 
			
		||||
    'archived_vendors' => 'Successfully archived :count vendors',
 | 
			
		||||
    'deleted_vendor' => 'Successfully deleted vendor',
 | 
			
		||||
    'deleted_vendors' => 'Successfully deleted :count vendors',
 | 
			
		||||
    'confirmation_subject' => 'Invoice Ninja Account Confirmation',
 | 
			
		||||
    'confirmation_subject' => 'Account Confirmation',
 | 
			
		||||
    'confirmation_header' => 'Account Confirmation',
 | 
			
		||||
    'confirmation_message' => 'Please access the link below to confirm your account.',
 | 
			
		||||
    'invoice_subject' => 'New invoice :number from :account',
 | 
			
		||||
@ -887,7 +887,7 @@ $LANG = array(
 | 
			
		||||
    'custom_invoice_charges_helps' => 'Add a field when creating an invoice and include the charge in the invoice subtotals.',
 | 
			
		||||
    'token_expired' => 'Validation token was expired. Please try again.',
 | 
			
		||||
    'invoice_link' => 'Invoice Link',
 | 
			
		||||
    'button_confirmation_message' => 'Click to confirm your email address.',
 | 
			
		||||
    'button_confirmation_message' => 'Click to confirm your email.',
 | 
			
		||||
    'confirm' => 'Confirm',
 | 
			
		||||
    'email_preferences' => 'Email Preferences',
 | 
			
		||||
    'created_invoices' => 'Successfully created :count invoice(s)',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user