fix(webui): harden skill marketplace lifecycle
This commit is contained in:
@@ -823,6 +823,7 @@
|
||||
"marketplaceConfirmDescription": "此第三方技能來自 {{provider}}({{source}}),其中可能包含操作指示或可執行腳本。",
|
||||
"marketplaceConfirmInstall": "安裝技能",
|
||||
"marketplaceOpen": "在 {{provider}} 開啟 {{name}}",
|
||||
"marketplaceOpenProvider": "開啟 {{provider}}",
|
||||
"marketplaceInstalls24h": "24 小時內安裝 {{formattedCount}} 次",
|
||||
"marketplaceInstalls": "安裝 {{formattedCount}} 次",
|
||||
"marketplaceNpxRequired": "需要安裝包含 npx 的 Node.js",
|
||||
@@ -830,6 +831,7 @@
|
||||
"marketplaceInstalled": "已安裝",
|
||||
"marketplaceInstall": "安裝",
|
||||
"marketplaceNoTrend": "暫無趨勢",
|
||||
"marketplaceTrendLabel": "近 8 週安裝趨勢",
|
||||
"featured": "Agent 技能",
|
||||
"empty": "目前沒有可用的技能。",
|
||||
"sourceWorkspace": "自訂",
|
||||
|
||||
Reference in New Issue
Block a user