feat: Conversation editing and deletion

This commit is contained in:
Rafi
2023-03-07 17:39:49 +08:00
parent a91f1b1348
commit 8e27487cbb
3 changed files with 165 additions and 16 deletions

View File

@@ -16,6 +16,7 @@
"followSystem": "Follow system",
"themeMode": "Theme Mode",
"feedback": "Feedback",
"clearConversations": "Clear conversations",
"roles": {
"me": "Me",
"ai": "AI"

View File

@@ -16,6 +16,7 @@
"followSystem": "跟随系统",
"themeMode": "主题模式",
"feedback": "反馈",
"clearConversations": "清除会话",
"roles": {
"me": "我",
"ai": "AI"