From 3a4378942239ebf190c2b492d2733ede9abad833 Mon Sep 17 00:00:00 2001 From: mracat <38930499+mracat@users.noreply.github.com> Date: Fri, 7 Apr 2023 00:16:41 +0800 Subject: [PATCH] Update cn.ts --- App/地点/cn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/地点/cn.ts b/App/地点/cn.ts index 410384995..da441a739 100644 --- a/App/地点/cn.ts +++ b/App/地点/cn.ts @@ -3,7 +3,7 @@ import { SubmitKey } from "../store/app"; const cn = { WIP: "该功能仍在开发中……", Error: { - Unauthorized: "现在是未授权状态,请在设置页输入访问密码。在设置中使用自己的OPEN AI KEY将不限制任何功能,如需低价批量购买KEY请邮件admin@mracat.com", + Unauthorized: "现在是未授权状态,请在设置页输入访问密码。在设置中使用自己的OPEN AI KEY将不限制任何功能,如需低价批量购买KEY请邮件admin@mracat.com。", }, ChatItem: { ChatItemCount: (count: number) => `${count} 条对话`,