feat: update translations

This commit is contained in:
Henry Li
2026-01-25 11:54:49 +08:00
parent fecc5faacf
commit e6cac2cae4
4 changed files with 9 additions and 8 deletions

View File

@@ -137,8 +137,9 @@ export const enUS: Translations = {
description: "Manage the configuration and enabled status of MCP tools.",
},
skills: {
title: "Skills",
description: "Manage the configuration and enabled status of the skills.",
title: "Agent Skills",
description:
"Manage the configuration and enabled status of the agent skills.",
},
acknowledge: {
emptyTitle: "Acknowledgements",

View File

@@ -135,7 +135,7 @@ export const zhCN: Translations = {
},
skills: {
title: "技能",
description: "管理智能体的技能配置和启用状态。",
description: "管理 Agent Skill 配置和启用状态。",
},
acknowledge: {
emptyTitle: "致谢",