diff --git a/web/src/i18n/locales/en.json b/web/src/i18n/locales/en.json index 7ee93831..66a52035 100644 --- a/web/src/i18n/locales/en.json +++ b/web/src/i18n/locales/en.json @@ -1406,7 +1406,8 @@ "可在初始化后修改": "Can be modified after initialization", "初始化系统": "Initialize system", "支持众多的大模型供应商": "Supporting various LLM providers", - "新一代大模型网关与AI资产管理系统,一键接入主流大模型,轻松管理您的AI资产": "Next-generation LLM gateway and AI asset management system, one-click integration with mainstream models, easily manage your AI assets", + "统一的大模型接口网关": "The Unified LLMs API Gateway", + "更好的价格,更好的稳定性,无需订阅": "Better price, better stability, no subscription required", "开始使用": "Get Started", "关于我们": "About Us", "关于项目": "About Project", diff --git a/web/src/pages/Home/index.js b/web/src/pages/Home/index.js index bb647a34..3d2b6ce1 100644 --- a/web/src/pages/Home/index.js +++ b/web/src/pages/Home/index.js @@ -86,28 +86,35 @@ const Home = () => {
+ {t('更好的价格,更好的稳定性,无需订阅')} +
- {t('新一代大模型网关与AI资产管理系统,一键接入主流大模型,轻松管理您的AI资产')} -
{/* 操作按钮 */} -