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 }) { >
- NextChat + ChatGPT-青云依兮
- Build your own AI assistant. + 构建自己的人工智能助手。
From bd6e62c5a92d05f23d239a9487b2fe48b1d70021 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:35:08 +0800 Subject: [PATCH 07/14] Update sidebar.tsx --- app/components/sidebar.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 8eece38885f..81f56379a85 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -23,6 +23,8 @@ import { MIN_SIDEBAR_WIDTH, NARROW_SIDEBAR_WIDTH, Path, + BLOG_URL, + FAKA_URL, REPO_URL, } from "../constant"; @@ -186,6 +188,12 @@ export function SideBar(props: { className?: string }) { onClick={() => showToast(Locale.WIP)} shadow /> + + +
Date: Tue, 14 May 2024 21:36:25 +0800 Subject: [PATCH 08/14] Update constant.ts --- app/constant.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/constant.ts b/app/constant.ts index 0d37a420b82..8c8e363a348 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -1,5 +1,7 @@ export const OWNER = "Yidadaa"; export const REPO = "ChatGPT-Next-Web"; +export const BLOG_URL = `https://blog.aerr.cn`; +export const FAKA_URL = `http://fk.ikun.bf`; export const REPO_URL = `https://github.com/${OWNER}/${REPO}`; export const ISSUE_URL = `https://github.com/${OWNER}/${REPO}/issues`; export const UPDATE_URL = `${REPO_URL}#keep-updated`; From 6f7483c607fd7de7fda98f99144ee53d2ce3609a 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:39:36 +0800 Subject: [PATCH 09/14] Update cn.ts --- app/locales/cn.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index cacabd59825..16dac140cc8 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -411,6 +411,8 @@ const cn = { Sysmessage: "你是一个助手", }, Mask: { + blog: "博客", + faka: "卡密", Name: "面具", Page: { Title: "预设角色面具", From c414c9efd383b99b61b119300bb420eb4e2d6a80 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:40:28 +0800 Subject: [PATCH 10/14] Update en.ts --- app/locales/en.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index 3136b82d168..04265edc288 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -418,7 +418,9 @@ const en: LocaleType = { Sysmessage: "You are an assistant that", }, Mask: { - Name: "Mask", + blog: "博客", + faka: "卡密", + Name: "面具", Page: { Title: "Prompt Template", SubTitle: (count: number) => `${count} prompt templates`, From e759a6b8d229fadee5b3d74696c76553798ea4fa 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:43:26 +0800 Subject: [PATCH 11/14] Update tw.ts --- app/locales/tw.ts | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/app/locales/tw.ts b/app/locales/tw.ts index f81a3140e0e..741ba4b2483 100644 --- a/app/locales/tw.ts +++ b/app/locales/tw.ts @@ -7,17 +7,18 @@ const tw = { 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: "在此處填寫存取密碼", - Confirm: "確認", - Later: "稍候再說", + Title: "需要访问密码或者key", + Tips: "管理员开启了验证,请在下方填入访问密码", + Tips1: "访问密码和key只需填一个即可", + SubTips1: "如果自己没有key联系QQ:1422756921", + SubTips: "或者输入你的 OpenAI API key", + Input: "在此处填写访问密码", + Confirm: "确认", + Later: "稍后再说", }, ChatItem: { ChatItemCount: (count: number) => `${count} 則對話`, From 05d84031a55bad4ebf286dd67c10c7c92dda8dd7 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:43:45 +0800 Subject: [PATCH 12/14] Update en.ts --- app/locales/en.ts | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index 04265edc288..c961bbe1f49 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -9,18 +9,18 @@ const en: LocaleType = { WIP: "Coming Soon...", Error: { Unauthorized: isApp - ? "Invalid API Key, please check it in [Settings](/#/settings) page." - : "Unauthorized access, please enter access code in [auth](/#/auth) page, or enter your 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: "Need Access Code", - Tips: "Please enter access code below", - Tips1: "密码和key只需填一个即可", + Title: "需要访问密码或者key", + Tips: "管理员开启了验证,请在下方填入访问密码", + Tips1: "访问密码和key只需填一个即可", SubTips1: "如果自己没有key联系QQ:1422756921", - SubTips: "Or enter your OpenAI or Google API Key", - Input: "access code", - Confirm: "Confirm", - Later: "Later", + SubTips: "或者输入你的 OpenAI API key", + Input: "在此处填写访问密码", + Confirm: "确认", + Later: "稍后再说", }, ChatItem: { ChatItemCount: (count: number) => `${count} messages`, From be79df4853d8fca35d10d9a810d1454b8a7c7474 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 22:02:33 +0800 Subject: [PATCH 13/14] Update auth.tsx --- app/components/auth.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/components/auth.tsx b/app/components/auth.tsx index 57118349bac..61a8d175a6c 100644 --- a/app/components/auth.tsx +++ b/app/components/auth.tsx @@ -38,6 +38,7 @@ export function AuthPage() {
{Locale.Auth.Title}
{Locale.Auth.Tips}
+
{Locale.Auth.Tips1}
{Locale.Auth.SubTips}
+
{Locale.Auth.SubTips1}
Date: Thu, 12 Dec 2024 12:01:21 +0800 Subject: [PATCH 14/14] Update app/locales/cn.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- app/locales/cn.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 16dac140cc8..81fd8b5d6fb 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -11,11 +11,11 @@ const 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: "需要访问密码或者key", + Title: "需要访问验证", Tips: "管理员开启了验证,请在下方填入访问密码", - Tips1: "访问密码和key只需填一个即可", - SubTips1: "如果自己没有key联系QQ:1422756921", - SubTips: "或者输入你的 OpenAI API key", + Tips1: "请填入访问密码或API密钥", + SubTips1: "如需帮助请访问支持中心", + SubTips: "或者输入您的 API 密钥", Input: "在此处填写访问密码", Confirm: "确认", Later: "稍后再说",