From 0d94cb1f93e5bb756548f969ecdd70f887293ef8 Mon Sep 17 00:00:00 2001 From: matevip Date: Sun, 17 May 2026 17:55:36 +0800 Subject: [PATCH] fix(i18n): add missing wiki page type, settings and chat keys --- mateclaw-ui/src/i18n/locales/en-US.ts | 5 +++++ mateclaw-ui/src/i18n/locales/zh-CN.ts | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/mateclaw-ui/src/i18n/locales/en-US.ts b/mateclaw-ui/src/i18n/locales/en-US.ts index 95214c80..ae29ebb0 100644 --- a/mateclaw-ui/src/i18n/locales/en-US.ts +++ b/mateclaw-ui/src/i18n/locales/en-US.ts @@ -277,6 +277,8 @@ export default { suggestionPoem: 'Search for today\'s biggest tech news and summarize it in one sentence', suggestionCode: 'Ask the writer agent to polish a draft I\'m about to send you', suggestionWeather: 'What skills and tools do you have right now? Show me how to add more', + suggestionPlan1: 'Help me draft a complete project plan', + suggestionPlan2: 'Walk me through a complex task step by step', approvalRequired: 'Approval Required', approve: 'Approve', deny: 'Deny', @@ -567,6 +569,7 @@ export default { music: 'Music Generation', video: 'Video Generation', model3d: '3D Generation', + workspace: 'Workspace', featureFlags: 'Feature Flags', about: 'About', advanced: 'Advanced', @@ -2175,6 +2178,8 @@ export default { product: 'Products', term: 'Terms', process: 'Processes', + system: 'System', + synthesis: 'Synthesis', other: 'Other', }, graph: { diff --git a/mateclaw-ui/src/i18n/locales/zh-CN.ts b/mateclaw-ui/src/i18n/locales/zh-CN.ts index 319333da..300329c4 100644 --- a/mateclaw-ui/src/i18n/locales/zh-CN.ts +++ b/mateclaw-ui/src/i18n/locales/zh-CN.ts @@ -277,6 +277,8 @@ export default { suggestionPoem: '帮我搜一下今天科技圈有什么大新闻,用一句话总结', suggestionCode: '让写手帮我润色一段文案,我先把草稿发你', suggestionWeather: '你现在都装了哪些技能和工具?教我怎么给你加新本事', + suggestionPlan1: '帮我制定一个完整的项目计划', + suggestionPlan2: '分步骤帮我完成一个复杂任务', approvalRequired: '需要审批', approve: '批准', deny: '拒绝', @@ -447,6 +449,7 @@ export default { music: '音乐生成', video: '视频生成', model3d: '3D 生成', + workspace: '工作空间', featureFlags: '功能开关', about: '关于', advanced: '高级', @@ -2187,6 +2190,8 @@ export default { product: '产品', term: '术语', process: '流程', + system: '系统', + synthesis: '综合', other: '其他', }, graph: {