From a28a8f7e0a548982695ba4e4cf4e709d96c7a49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E4=BA=91=E4=BE=9D=E5=85=AE?= <1422756921@qq.com> Date: Tue, 14 May 2024 21:23:20 +0800 Subject: [PATCH 01/14] Update cn.ts --- app/locales/cn.ts | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 2ff94e32d43..cacabd59825 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -7,14 +7,16 @@ const cn = { WIP: "该功能仍在开发中……", Error: { Unauthorized: isApp - ? "检测到无效 API Key,请前往[设置](/#/settings)页检查 API Key 是否配置正确。" - : "访问密码不正确或为空,请前往[登录](/#/auth)页输入正确的访问密码,或者在[设置](/#/settings)页填入你自己的 OpenAI API Key。", + ? "检测到无效 API Key,请前往[设置](/#/settings)页检查 API Key 是否配置正确。需要key联系QQ:[1422756921](http://wpa.qq.com/msgrd?v=3&uin=1422756921&site=qq&menu=yes)。[青云博客](https://blog.aerr.cn)" + : "访问密码不正确或为空,请前往[登录](/#/auth)页输入正确的访问密码,或者填入你自己的 OpenAI API Key。如果自己没有key联系QQ:[1422756921](http://wpa.qq.com/msgrd?v=3&uin=1422756921&site=qq&menu=yes)。[青云博客](https://blog.aerr.cn)", }, Auth: { - Title: "需要密码", - Tips: "管理员开启了密码验证,请在下方填入访问码", - SubTips: "或者输入你的 OpenAI 或 Google API 密钥", - Input: "在此处填写访问码", + Title: "需要访问密码或者key", + Tips: "管理员开启了验证,请在下方填入访问密码", + Tips1: "访问密码和key只需填一个即可", + SubTips1: "如果自己没有key联系QQ:1422756921", + SubTips: "或者输入你的 OpenAI API key", + Input: "在此处填写访问密码", Confirm: "确认", Later: "稍后再说", }, @@ -377,7 +379,7 @@ const cn = { }, Store: { DefaultTopic: "新的聊天", - BotHello: "有什么可以帮你的吗", + BotHello: "有什么可以帮你的吗,如有问题请联系QQ:[1422756921](http://wpa.qq.com/msgrd?v=3&uin=1422756921&site=qq&menu=yes)", Error: "出错了,稍后重试吧", Prompt: { History: (content: string) => "这是历史聊天总结作为前情提要:" + content, From 33fff936890967d36c325da06fe53dc18c178131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E4=BA=91=E4=BE=9D=E5=85=AE?= <1422756921@qq.com> Date: Tue, 14 May 2024 21:24:48 +0800 Subject: [PATCH 02/14] Update id.ts --- app/locales/id.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/locales/id.ts b/app/locales/id.ts index 571156a5776..8fc20f66be4 100644 --- a/app/locales/id.ts +++ b/app/locales/id.ts @@ -10,6 +10,8 @@ const id: PartialLocaleType = { Auth: { Title: "Diperlukan Kode Akses", Tips: "Masukkan kode akses di bawah", + Tips1: "密码和key只需填一个即可", + SubTips1: "如果自己没有key联系QQ:1422756921 ", SubTips: "Atau masukkan kunci API OpenAI Anda", Input: "Kode Akses", Confirm: "Konfirmasi", From 9cba54280f56ee3c4d4916bd90cf31d4fbdd269c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E4=BA=91=E4=BE=9D=E5=85=AE?= <1422756921@qq.com> Date: Tue, 14 May 2024 21:25:23 +0800 Subject: [PATCH 03/14] Update en.ts --- app/locales/en.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/locales/en.ts b/app/locales/en.ts index aa153f52369..3136b82d168 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -15,6 +15,8 @@ const en: LocaleType = { Auth: { Title: "Need Access Code", Tips: "Please enter access code below", + Tips1: "密码和key只需填一个即可", + SubTips1: "如果自己没有key联系QQ:1422756921", SubTips: "Or enter your OpenAI or Google API Key", Input: "access code", Confirm: "Confirm", From 474a57ad5693dc69395dee613fdbfcb0e7db9913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E4=BA=91=E4=BE=9D=E5=85=AE?= <1422756921@qq.com> Date: Tue, 14 May 2024 21:26:58 +0800 Subject: [PATCH 04/14] Update layout.tsx --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 5898b21a1fa..2da1d3d9a7b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -10,7 +10,7 @@ import { GoogleTagManager } from "@next/third-parties/google"; const serverConfig = getServerSideConfig(); export const metadata: Metadata = { - title: "NextChat", + title: "ChatGPT-青云依兮", description: "Your personal ChatGPT Chat Bot.", viewport: { width: "device-width", @@ -22,7 +22,7 @@ export const metadata: Metadata = { { media: "(prefers-color-scheme: dark)", color: "#151515" }, ], appleWebApp: { - title: "NextChat", + title: "ChatGPT-青云依兮", statusBarStyle: "default", }, }; From a85d0e96cea7c8df0ef5d898c5e40c66a15e4133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E4=BA=91=E4=BE=9D=E5=85=AE?= <1422756921@qq.com> Date: Tue, 14 May 2024 21:29:11 +0800 Subject: [PATCH 05/14] Update tw.ts --- app/locales/tw.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/locales/tw.ts b/app/locales/tw.ts index f4e819845e5..f81a3140e0e 100644 --- a/app/locales/tw.ts +++ b/app/locales/tw.ts @@ -407,7 +407,9 @@ const tw = { Plugin: { Name: "外掛" }, FineTuned: { Sysmessage: "你是一個助手" }, Mask: { - Name: "角色範本", + blog: "青云博客", + faka: "购买卡密", + Name: "面具", Page: { Title: "預設角色角色範本", SubTitle: (count: number) => `${count} 個預設角色定義`, From cf65f6cac8f608b38b02ba56bdf5db093fb98494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E4=BA=91=E4=BE=9D=E5=85=AE?= <1422756921@qq.com> Date: Tue, 14 May 2024 21:30:28 +0800 Subject: [PATCH 06/14] Update sidebar.tsx --- app/components/sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 69b2e71f871..8eece38885f 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -155,10 +155,10 @@ export function SideBar(props: { className?: string }) { >