This commit is contained in:
lyf 2024-09-23 10:56:43 +08:00
parent 702f5bd362
commit 51f7b02b27
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ const en: LocaleType = {
Confirm: "Confirm", Confirm: "Confirm",
Later: "Later", Later: "Later",
SaasTips: "Too Complex, Use Immediately Now", SaasTips: "Too Complex, Use Immediately Now",
TopTips:
"🥳 NextChat AI launch promotion: Instantly unlock the latest models like OpenAI o1, GPT-4o, Claude-3.5!",
}, },
ChatItem: { ChatItem: {
ChatItemCount: (count: number) => `${count} messages`, ChatItemCount: (count: number) => `${count} messages`,