mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-02 22:57:33 -05:00 
			
		
		
		
	Add translations
This commit is contained in:
		
							parent
							
								
									7e4593cd89
								
							
						
					
					
						commit
						a631681f73
					
				@ -4155,6 +4155,8 @@ $LANG = array(
 | 
				
			|||||||
     'hello' => 'Hello',
 | 
					     'hello' => 'Hello',
 | 
				
			||||||
     'group_documents' => 'Group documents',
 | 
					     'group_documents' => 'Group documents',
 | 
				
			||||||
     'quote_approval_confirmation_label' => 'Are you sure you want to approve this quote?',
 | 
					     'quote_approval_confirmation_label' => 'Are you sure you want to approve this quote?',
 | 
				
			||||||
 | 
					     'migration_select_company_label' => 'Select companies to migrate',
 | 
				
			||||||
 | 
					     'force_migration' => 'Force migration',
 | 
				
			||||||
);
 | 
					);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
return $LANG;
 | 
					return $LANG;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user