mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 02:57:33 -05:00 
			
		
		
		
	Clarify what JSON export includes
This commit is contained in:
		
							parent
							
								
									0f20fcc497
								
							
						
					
					
						commit
						334b7d20ab
					
				@ -1329,7 +1329,7 @@ $LANG = array(
 | 
				
			|||||||
    'products_will_create' => 'products will be created',
 | 
					    'products_will_create' => 'products will be created',
 | 
				
			||||||
    'product_key' => 'Product',
 | 
					    'product_key' => 'Product',
 | 
				
			||||||
    'created_products' => 'Successfully created :count product(s)',
 | 
					    'created_products' => 'Successfully created :count product(s)',
 | 
				
			||||||
    'export_help' => 'Use JSON if you plan to import the data into Invoice Ninja.',
 | 
					    'export_help' => 'Use JSON if you plan to import the data into Invoice Ninja.<br/>It includes clients, products, invoices, quotes and payments.',
 | 
				
			||||||
    'JSON_file' => 'JSON File',
 | 
					    'JSON_file' => 'JSON File',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    'view_dashboard' => 'View Dashboard',
 | 
					    'view_dashboard' => 'View Dashboard',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user