fix(sandbox-provider): update provider descriptions to match Figma design

Update E2B, Daytona, and Docker descriptions with unique copy from design:
- E2B: "E2B Gives AI Agents Secure Computers with Real-World Tools."
- Daytona: "Deploy AI code with confidence using Daytona's lightning-fast infrastructure."
- Docker: "The Easiest Way to Build, Run, and Secure Agents."
This commit is contained in:
yyh 2026-01-13 11:41:20 +08:00
parent c5a9b98cbe
commit b4aa1de10a
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View File

@ -579,11 +579,11 @@
"sandboxProvider.configModal.title": "Configure Sandbox Provider",
"sandboxProvider.connected": "CONNECTED",
"sandboxProvider.currentProvider": "CURRENT ACTIVE",
"sandboxProvider.daytona.description": "Secure sandboxed cloud environments for AI agents. learn more",
"sandboxProvider.daytona.description": "Deploy AI code with confidence using Daytona's lightning-fast infrastructure.",
"sandboxProvider.daytona.label": "Daytona",
"sandboxProvider.docker.description": "Secure sandboxed cloud environments for AI agents. learn more",
"sandboxProvider.docker.description": "The Easiest Way to Build, Run, and Secure Agents.",
"sandboxProvider.docker.label": "Docker",
"sandboxProvider.e2b.description": "Secure sandboxed cloud environments for AI agents. learn more",
"sandboxProvider.e2b.description": "E2B Gives AI Agents Secure Computers with Real-World Tools.",
"sandboxProvider.e2b.label": "E2B",
"sandboxProvider.enable": "Enable",
"sandboxProvider.local.description": "This mode will provide the host machine as an agent, and its use in production is not recommended.",

View File

@ -577,11 +577,11 @@
"sandboxProvider.configModal.title": "配置 Sandbox Provider",
"sandboxProvider.connected": "已连接",
"sandboxProvider.currentProvider": "当前激活",
"sandboxProvider.daytona.description": "为 AI 代理提供安全的沙箱云环境。了解更多",
"sandboxProvider.daytona.description": "使用 Daytona 的高性能基础设施,自信地部署 AI 代码。",
"sandboxProvider.daytona.label": "Daytona",
"sandboxProvider.docker.description": "为 AI 代理提供安全的沙箱云环境。了解更多",
"sandboxProvider.docker.description": "构建、运行和保护代理的最简单方式。",
"sandboxProvider.docker.label": "Docker",
"sandboxProvider.e2b.description": "为 AI 代理提供安全的沙箱云环境。了解更多",
"sandboxProvider.e2b.description": "E2B 为 AI 代理提供真实世界工具的安全计算环境。",
"sandboxProvider.e2b.label": "E2B",
"sandboxProvider.enable": "启用",
"sandboxProvider.local.description": "此模式将主机作为代理提供,不建议在生产环境中使用。",