|  | @@ -3,7 +3,7 @@ export default {
 | 
	
		
			
				|  |  |  	sidebar: {
 | 
	
		
			
				|  |  |  		conversationHistory: 'Conversation History',
 | 
	
		
			
				|  |  |  		bookmark: 'Bookmarks',
 | 
	
		
			
				|  |  | -		createConversation: 'Create Conversation',
 | 
	
		
			
				|  |  | +		createConversation: 'New Conversation',
 | 
	
		
			
				|  |  |  	},
 | 
	
		
			
				|  |  |  	settings: {
 | 
	
		
			
				|  |  |  		autoRecordToolCalls: 'Auto-record tool calls for new conversations',
 |