diff --git a/dashboard/src/i18n/locales/en-US/features/config-metadata.json b/dashboard/src/i18n/locales/en-US/features/config-metadata.json index 3da2d849d..dbfea629b 100644 --- a/dashboard/src/i18n/locales/en-US/features/config-metadata.json +++ b/dashboard/src/i18n/locales/en-US/features/config-metadata.json @@ -134,11 +134,11 @@ } }, "sandbox": { - "description": "Agent Sandbox Environment", + "description": "Agent Sandbox Env(Beta)", "provider_settings": { "sandbox": { "enable": { - "description": "Enable Sandbox Environment", + "description": "Enable Sandbox Env", "hint": "When enabled, Agent can use tools and resources in the sandbox environment, such as Python tool, Shell, etc." }, "booter": { diff --git a/dashboard/src/i18n/locales/zh-CN/features/config-metadata.json b/dashboard/src/i18n/locales/zh-CN/features/config-metadata.json index a7014cb67..47b6802f9 100644 --- a/dashboard/src/i18n/locales/zh-CN/features/config-metadata.json +++ b/dashboard/src/i18n/locales/zh-CN/features/config-metadata.json @@ -134,7 +134,7 @@ } }, "sandbox": { - "description": "Agent 沙箱环境", + "description": "Agent 沙箱环境(Beta)", "provider_settings": { "sandbox": { "enable": {