From be04fa05dfb865eeb49e1bcfd7d52933edc6627c Mon Sep 17 00:00:00 2001 From: mujie Date: Fri, 21 Apr 2023 00:45:14 +0800 Subject: [PATCH] personal --- app/layout.tsx | 4 ++-- app/locales/cn.ts | 2 +- public/site.webmanifest | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 38748ef37..2795bc264 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -7,10 +7,10 @@ import { getBuildConfig } from "./config/build"; const buildConfig = getBuildConfig(); export const metadata = { - title: "ChatGPT Next Web", + title: "ChatGPT XF", description: "Your personal ChatGPT Chat Bot.", appleWebApp: { - title: "ChatGPT Next Web", + title: "ChatGPT XF", statusBarStyle: "default", }, themeColor: "#fafafa", diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 1c198195e..ad94c0bab 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -3,7 +3,7 @@ import { SubmitKey } from "../store/app"; const cn = { WIP: "该功能仍在开发中……", Error: { - Unauthorized: "现在是未授权状态,请点击左下角设置按钮输入访问密码。", + Unauthorized: "现在是未授权状态,请点击左下角设置按钮输入访问密码。\n需要密码请联系QQ: 1960813545或邮箱: mu-jie@qq.com,¥5包月畅用。", }, ChatItem: { ChatItemCount: (count: number) => `${count} 条对话`, diff --git a/public/site.webmanifest b/public/site.webmanifest index 117f33b86..97aeca849 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,5 +1,5 @@ { - "name": "ChatGPT Next Web", + "name": "ChatGPT XF", "short_name": "ChatGPT", "icons": [ {