From 331b5ae762c3c55e19fcb8f5c5f4187b6516a515 Mon Sep 17 00:00:00 2001 From: Delicious233 <101502465+DeliciousBuding@users.noreply.github.com> Date: Tue, 18 Aug 2026 05:21:46 +0800 Subject: [PATCH] =?UTF-8?q?fix(shared):=2011=20=E4=B8=AA=E5=89=A9=E4=BD=99?= =?UTF-8?q?=20Tooltip=20label=20=E8=BF=81=E7=A7=BB=E5=88=B0=20i18n=20?= =?UTF-8?q?=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR #1748 迁移了 2 个 Tooltip label,本次清理剩余 11 个: - DocxPreview/SlideshowPreview/TablePreview: closePreview/previousImage/nextImage - ConversationSidebar: archive/unarchive - WorkspaceHeader: search/newTask/confirmItems/sessionSettings 全部使用已有的 chatview namespace 键,无新增 key。 所有文件的 aria-label 已在 PR #1747 迁移,本次仅补齐 Tooltip label。 Co-authored-by: Cursor --- app/shared/src/ui/DocxPreview.tsx | 2 +- app/shared/src/ui/SlideshowPreview.tsx | 6 +++--- app/shared/src/ui/TablePreview.tsx | 2 +- app/shared/src/workbench/ConversationSidebar.tsx | 4 ++-- app/shared/src/workbench/WorkspaceHeader.tsx | 8 ++++---- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app/shared/src/ui/DocxPreview.tsx b/app/shared/src/ui/DocxPreview.tsx index 14a03a419..965910db1 100644 --- a/app/shared/src/ui/DocxPreview.tsx +++ b/app/shared/src/ui/DocxPreview.tsx @@ -101,7 +101,7 @@ export const DocxPreview: React.FC = ({ DOCX {onClose && ( - + - + - + - +