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