Update cn.ts

This commit is contained in:
Codeliu 2024-11-17 07:52:20 +08:00 committed by GitHub
parent a871f25e8b
commit c9450c9350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,10 +11,7 @@ const cn = {
? `😆 对话遇到了一些问题,不用慌:
\\ 1 [ 🚀](${SAAS_CHAT_UTM_URL})
\\ 2 OpenAI [](/#/settings) `
: `😆 对话遇到了一些问题,不用慌:
\ 1 [ 🚀](${SAAS_CHAT_UTM_URL})
\ 2 使[](/#/auth)访 🔑
\ 3 OpenAI [](/#/settings)
: ` 点击[这里](/#/auth)输入访问秘钥 🔑,才能开启对话哦~
`,
},
Auth: {
@ -27,7 +24,7 @@ const cn = {
Later: "稍后再说",
SaasTips: "配置太麻烦,想要立即使用",
TopTips:
"🥳 NextChat AI 首发优惠,立刻解锁 OpenAI o1, GPT-4o, Claude-3.5 等最新大模型",
"🥳 代码龙少儿编程",
},
ChatItem: {
ChatItemCount: (count: number) => `${count} 条对话`,
@ -311,10 +308,10 @@ const cn = {
Access: {
SaasStart: {
Title: "使用 NextChat AI",
Label: "(性价比最高的方案)",
Title: "使用 daimalong AI",
Label: "daimalong AI",
SubTitle:
"由 NextChat 官方维护, 零配置开箱即用,支持 OpenAI o1, GPT-4o, Claude-3.5 等最新大模型",
" daimalong AI ",
ChatNow: "立刻对话",
},
AccessCode: {