소스 검색

chore: Concise description

imldy 2 년 전
부모
커밋
803b66ae9d
2개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 2
      app/locales/cn.ts
  2. 1 2
      app/locales/en.ts

+ 1 - 2
app/locales/cn.ts

@@ -172,8 +172,7 @@ const cn = {
     },
     AutoGenerateTitle: {
       Title: "自动生成标题",
-      SubTitle:
-        "根据对话内容生成合适的标题(需标题为默认标题,并且内容长度大于设定的最小长度)",
+      SubTitle: "根据对话内容生成合适的标题",
     },
     Mask: {
       Splash: {

+ 1 - 2
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: {