fix
This commit is contained in:
@@ -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 won’t be able to view this conversation again.',
|
||||
restoreChat:'Restore chat?',
|
||||
restoreHint:'Once deleted, you won’t be able to view this conversation again.',
|
||||
cancel: 'cancel',
|
||||
Confirm: 'Confirm',
|
||||
},
|
||||
//generateSketch
|
||||
generateSketch: {
|
||||
|
||||
Reference in New Issue
Block a user