diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 59a6208..e60e468 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -141,7 +141,7 @@ const cn = { }, InjectSystemPrompts: { Title: "注入系统级提示信息", - SubTitle: "强制给每次请求的消息列表开头添加一个系统级提示", + SubTitle: "强制给每次请求的消息列表开头添加一个模拟 ChatGPT 的系统提示", }, InputTemplate: { Title: "用户输入预处理",