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: "针对[行业/产品]进行市场调研,分析市场规模、竞品和趋势。",