From ad1b9b7f6d623e47377179d39a6c5b24ecc60ce4 Mon Sep 17 00:00:00 2001 From: Yidadaa Date: Mon, 10 Jul 2023 23:21:22 +0800 Subject: [PATCH] fixup --- app/locales/en.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index de10ee31..2a8c026f 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -143,8 +143,7 @@ const en: LocaleType = { }, InjectSystemPrompts: { Title: "Inject System Prompts", - SubTitle: - "Forcefully add a simulated ChatGPT system prompt at the beginning of the message list for every request", + SubTitle: "Inject a global system prompt for every request", }, InputTemplate: { Title: "Input Template",