From e2f5ad86cb50e74a6da624f7435feb7e9e1bc2b9 Mon Sep 17 00:00:00 2001 From: "xuyang.li" <68420148+LiXuYangISZ@users.noreply.github.com> Date: Sat, 22 Apr 2023 21:31:01 +0800 Subject: [PATCH] Update cn.ts --- app/locales/cn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 777cea59b..6afd852ae 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -3,7 +3,7 @@ import { SubmitKey } from "../store/config"; const cn = { WIP: "该功能仍在开发中……", Error: { - Unauthorized: "现在是未授权状态,请点击左下角设置按钮输入访问密码。", + Unauthorized: "现在是未授权状态,请点击左下角设置按钮输入访问密码1111111111111111111111111。", }, ChatItem: { ChatItemCount: (count: number) => `${count} 条对话`,