mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 15:22:03 +08:00
add fanyi add top tip
This commit is contained in:
@@ -26,6 +26,8 @@ const cn = {
|
||||
Confirm: "确认",
|
||||
Later: "稍后再说",
|
||||
SaasTips: "配置太麻烦,想要立即使用",
|
||||
TopTips:
|
||||
"🥳 NextChat AI 首发优惠,立刻解锁 OpenAI o1, GPT-4o, Claude-3.5 等最新大模型",
|
||||
},
|
||||
ChatItem: {
|
||||
ChatItemCount: (count: number) => `${count} 条对话`,
|
||||
|
Reference in New Issue
Block a user