fix(webui): harden skill marketplace lifecycle
This commit is contained in:
@@ -837,6 +837,7 @@
|
||||
"marketplaceConfirmDescription": "This third-party skill comes from {{provider}} ({{source}}) and may include instructions or executable scripts.",
|
||||
"marketplaceConfirmInstall": "Install skill",
|
||||
"marketplaceOpen": "Open {{name}} on {{provider}}",
|
||||
"marketplaceOpenProvider": "Open {{provider}}",
|
||||
"marketplaceInstalls24h": "{{formattedCount}} installs / 24h",
|
||||
"marketplaceInstalls": "{{formattedCount}} installs",
|
||||
"marketplaceNpxRequired": "Node.js with npx is required",
|
||||
@@ -844,6 +845,7 @@
|
||||
"marketplaceInstalled": "Installed",
|
||||
"marketplaceInstall": "Install",
|
||||
"marketplaceNoTrend": "No trend yet",
|
||||
"marketplaceTrendLabel": "8-week install trend",
|
||||
"featured": "Agent skills",
|
||||
"empty": "No skills are available.",
|
||||
"sourceWorkspace": "Custom",
|
||||
|
||||
Reference in New Issue
Block a user