From 19cd8e0946bb0b4b3b3bf3d3033e66cf4f83305c Mon Sep 17 00:00:00 2001 From: Joxp Date: Tue, 22 Oct 2024 22:04:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9SaaS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/locales/cn.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index e514eb4fe..69b8c62ad 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -25,9 +25,8 @@ const cn = { Input: "在此处填写访问码", Confirm: "确认", Later: "稍后再说", - SaasTips: "配置太麻烦,想要立即使用", TopTips: - "🥳 NextChat AI 首发优惠,立刻解锁 OpenAI o1, GPT-4o, Claude-3.5 等最新大模型", + "", }, ChatItem: { ChatItemCount: (count: number) => `${count} 条对话`, @@ -310,13 +309,6 @@ const cn = { }, Access: { - SaasStart: { - Title: "使用 NextChat AI", - Label: "(性价比最高的方案)", - SubTitle: - "由 NextChat 官方维护, 零配置开箱即用,支持 OpenAI o1, GPT-4o, Claude-3.5 等最新大模型", - ChatNow: "立刻对话", - }, AccessCode: { Title: "访问密码", SubTitle: "管理员已开启加密访问",