feat: Add button to remove messages and responses

This commit is contained in:
GOWxx
2023-03-31 22:55:49 +08:00
parent 61eb356fd9
commit 2ffe2a98b8
6 changed files with 69 additions and 27 deletions

View File

@@ -18,6 +18,7 @@ const tw: LocaleType = {
Copy: "複製",
Stop: "停止",
Retry: "重試",
Delete: "刪除",
},
Rename: "重命名對話",
Typing: "正在輸入…",