This commit is contained in:
lyf
2024-09-14 14:19:11 +08:00
parent df62736ff6
commit 6e79b9a7a2
4 changed files with 25 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ const cn = {
next: "下一个聊天",
prev: "上一个聊天",
clear: "清除上下文",
fork: "复制聊天",
del: "删除聊天",
},
InputActions: {