From 803b66ae9d871300bb077a0b89ddf050d5240936 Mon Sep 17 00:00:00 2001 From: imldy Date: Mon, 14 Aug 2023 20:47:02 +0800 Subject: [PATCH] chore: Concise description --- app/locales/cn.ts | 3 +-- app/locales/en.ts | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 0636a116..3929e09e 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -172,8 +172,7 @@ const cn = { }, AutoGenerateTitle: { Title: "自动生成标题", - SubTitle: - "根据对话内容生成合适的标题(需标题为默认标题,并且内容长度大于设定的最小长度)", + SubTitle: "根据对话内容生成合适的标题", }, Mask: { Splash: { diff --git a/app/locales/en.ts b/app/locales/en.ts index 75cd02ed..d37149c9 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -174,8 +174,7 @@ const en: LocaleType = { }, AutoGenerateTitle: { Title: "Auto Generate Title", - SubTitle: - "Generate a suitable title based on the conversation content (requires default title and content length greater than the set minimum length)", + SubTitle: "Generate a suitable title based on the conversation content", }, Mask: { Splash: {