feat: #5422 快捷键清除上下文

This commit is contained in:
DDMeaqua
2024-09-19 15:13:33 +08:00
parent b5ba05dd83
commit 4c63ee23cd
4 changed files with 23 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ const tw = {
copyLastMessage: "複製最後一個回覆",
copyLastCode: "複製最後一個代碼塊",
showShortcutKey: "顯示快捷方式",
clearContext: "清除上下文",
},
},
Export: {