This commit is contained in:
Sky
2024-11-19 00:37:46 +00:00
parent e0e5549c8b
commit 3320f46b64
11 changed files with 20 additions and 20 deletions

View File

@@ -28,7 +28,7 @@ const en: LocaleType = {
Later: "Later",
SaasTips: "Too Complex, Use Immediately Now",
TopTips:
"🥳 NextChat AI launch promotion: Instantly unlock the latest models like OpenAI o1, GPT-4o, Claude-3.5!",
"🥳 RevoChat AI launch promotion: Instantly unlock the latest models like OpenAI o1, GPT-4o, Claude-3.5!",
},
ChatItem: {
ChatItemCount: (count: number) => `${count} messages`,
@@ -314,10 +314,10 @@ const en: LocaleType = {
},
Access: {
SaasStart: {
Title: "Use NextChat AI",
Title: "Use RevoChat AI",
Label: " (Most Cost-Effective Option)",
SubTitle:
"Maintained by NextChat, zero setup needed, unlock OpenAI o1, GPT-4o," +
"Maintained by RevoChat, zero setup needed, unlock OpenAI o1, GPT-4o," +
" Claude-3.5 and more",
ChatNow: "Start Now",
},