feat: add autoGenerateTitle option

(cherry picked from commit 656ab94a9c4edfee820616b8cfc39f5ee9952a3a)
This commit is contained in:
imldy
2023-07-15 02:13:39 +08:00
parent d45c61109f
commit 20a508e2d6
5 changed files with 34 additions and 1 deletions

View File

@@ -172,6 +172,11 @@ const en: LocaleType = {
Title: "Send Preview Bubble",
SubTitle: "Preview markdown in bubble",
},
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)",
},
Mask: {
Splash: {
Title: "Mask Splash Screen",