feat: 图片引用
This commit is contained in:
@@ -155,6 +155,9 @@ export default {
|
||||
deleteSuccess: 'Successfully deleted',
|
||||
thinking: 'Thinking...',
|
||||
thinkComplete: 'Thinking complete.',
|
||||
quote: 'Quote',
|
||||
delete: 'Delete',
|
||||
edit: 'Edit',
|
||||
},
|
||||
|
||||
// Version Tree
|
||||
|
||||
@@ -149,7 +149,10 @@ export default {
|
||||
Download: '下载',
|
||||
deleteSuccess: '删除成功',
|
||||
thinking:'已思考',
|
||||
thinkComplete: '思考完成。'
|
||||
thinkComplete: '思考完成。',
|
||||
quote: '引用',
|
||||
delete: '删除',
|
||||
edit: '编辑',
|
||||
},
|
||||
|
||||
// Version Tree
|
||||
|
||||
Reference in New Issue
Block a user