fix(webui): polish delete dialog and sidebar toggles

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Xubin Ren
2026-05-08 13:28:34 +00:00
co-authored by Cursor
parent cbd5b06075
commit 451d740849
14 changed files with 53 additions and 40 deletions
+2 -2
View File
@@ -58,8 +58,8 @@
}
},
"deleteConfirm": {
"title": "删除“{{title}}”",
"description": "这个会话文件会从磁盘中删除,且无法撤销。",
"title": "删除这个对话",
"description": "此操作无法撤销。",
"cancel": "取消",
"confirm": "删除"
},