From 71c0ece6a0ca17bb07bdcfd93b435969ae29cfcd Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Fri, 15 May 2026 16:38:01 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=AB=E6=8D=B7Skill=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=BB=B4=E6=8A=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/core/i18n/locales/zh-CN.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/src/core/i18n/locales/zh-CN.ts b/frontend/src/core/i18n/locales/zh-CN.ts index 977621b5..422242b3 100644 --- a/frontend/src/core/i18n/locales/zh-CN.ts +++ b/frontend/src/core/i18n/locales/zh-CN.ts @@ -145,11 +145,17 @@ export const zhCN: Translations = { children: [{ id: "6133", name: "音乐生成器" }], }, { - suggestion: "excel数据处理", + suggestion: "excel填表神器", prompt: "对[Excel文件/数据]进行分析,生成数据洞察和可视化建议。", icon: MicroscopeIcon, children: [{ id: "17", name: "Excel处理" }], }, + { + suggestion: "word填表神器", + prompt: "对[word文件/数据]进行分析", + icon: MicroscopeIcon, + children: [{ id: "6195", name: "docx表格填充器" }], + }, { suggestion: "微信文章撰写", prompt: "针对[行业/产品]进行市场调研,分析市场规模、竞品和趋势。",