feat(webui): add SkillHub marketplace source

This commit is contained in:
Xubin Ren
2026-07-30 01:13:37 +08:00
parent 42ee34e34d
commit e66eb204d0
20 changed files with 1448 additions and 182 deletions
+23
View File
@@ -791,6 +791,29 @@
"views": "技能视图",
"installedTab": "已安装",
"discoverTab": "发现",
"marketplaceSearchFailed": "暂时无法搜索技能市场。",
"marketplaceInstallFailed": "无法安装此技能。",
"marketplaceSearchPlaceholder": "搜索技能",
"marketplaceSearchLabel": "搜索技能",
"marketplaceSearching": "正在搜索",
"marketplaceProviderFilter": "技能来源",
"marketplaceProviderAll": "全部",
"marketplaceTrendingTitle": "各市场热门技能",
"marketplaceTrendingDescription": "不同市场分别保留自己的榜单和安装指标。",
"marketplaceViewAll": "查看全部",
"marketplaceTrendingUnavailable": "暂时无法获取热门技能。",
"marketplaceEmpty": "没有找到与“{{query}}”相关的技能。",
"marketplaceConfirmTitle": "安装 {{name}}",
"marketplaceConfirmDescription": "此第三方技能来自 {{provider}}{{source}}),其中可能包含操作指令或可执行脚本。",
"marketplaceConfirmInstall": "安装技能",
"marketplaceOpen": "在 {{provider}} 中打开 {{name}}",
"marketplaceInstalls24h": "24 小时内安装 {{formattedCount}} 次",
"marketplaceInstalls": "安装 {{formattedCount}} 次",
"marketplaceNpxRequired": "需要安装带有 npx 的 Node.js",
"marketplaceInstalling": "正在安装",
"marketplaceInstalled": "已安装",
"marketplaceInstall": "安装",
"marketplaceNoTrend": "暂无趋势",
"featured": "Agent 技能",
"empty": "暂无可用技能。",
"sourceWorkspace": "自定义",