diff --git a/web/i18n/en-US/billing.ts b/web/i18n/en-US/billing.ts index 98ee8ac3b6..cbc83d12a0 100644 --- a/web/i18n/en-US/billing.ts +++ b/web/i18n/en-US/billing.ts @@ -101,7 +101,7 @@ const translation = { plans: { sandbox: { name: 'Sandbox', - for: 'Free Trial of Core Capabilities', + for: 'Free Trial of Core Capabilities', description: 'Free Trial of Core Capabilities', }, professional: { diff --git a/web/i18n/zh-Hans/billing.ts b/web/i18n/zh-Hans/billing.ts index a6c676a2a8..5040ca0a59 100644 --- a/web/i18n/zh-Hans/billing.ts +++ b/web/i18n/zh-Hans/billing.ts @@ -100,7 +100,7 @@ const translation = { plans: { sandbox: { name: 'Sandbox', - for: '核心能力的免费试用', + for: '核心能力的免费试用', description: '核心功能免费试用', }, professional: {