This commit is contained in:
X1627315083@163.com
2026-02-10 14:03:33 +08:00
parent 4356013202
commit d802da46b2
4 changed files with 177 additions and 2 deletions

View File

@@ -111,7 +111,13 @@ export default {
branchingNodeTree: 'Branching Node Tree',
restore: 'Restore',
newChat: 'New Chat',
delete: 'Delete'
delete: 'Delete',
deleteChat:'Delete chat?',
deleteHint:'Once deleted, you wont be able to view this conversation again.',
restoreChat:'Restore chat?',
restoreHint:'Once deleted, you wont be able to view this conversation again.',
cancel: 'cancel',
Confirm: 'Confirm',
},
//generateSketch
generateSketch: {