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