mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:17:32 -05:00 
			
		
		
		
	Fix text capitalization
This commit is contained in:
		
							parent
							
								
									11472e488f
								
							
						
					
					
						commit
						3510f749c8
					
				@ -1040,10 +1040,10 @@ $LANG = array(
 | 
				
			|||||||
    'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices. The default value is \'R\'.',
 | 
					    'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices. The default value is \'R\'.',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Client Passwords
 | 
					    // Client Passwords
 | 
				
			||||||
    'enable_portal_password'=>'Password protect invoices',
 | 
					    'enable_portal_password' => 'Password Protect Invoices',
 | 
				
			||||||
    'enable_portal_password_help'=>'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
 | 
					    'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
 | 
				
			||||||
    'send_portal_password'=>'Generate password automatically',
 | 
					    'send_portal_password' => 'Generate Password Automatically',
 | 
				
			||||||
    'send_portal_password_help'=>'If no password is set, one will be generated and sent with the first invoice.',
 | 
					    'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    'expired' => 'Expired',
 | 
					    'expired' => 'Expired',
 | 
				
			||||||
    'invalid_card_number' => 'The credit card number is not valid.',
 | 
					    'invalid_card_number' => 'The credit card number is not valid.',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user