feat: add setting to hide builtin masks

This commit is contained in:
Marcus Schiesser
2023-07-05 00:07:26 +07:00
parent 197ec0c29c
commit 74fa065266
17 changed files with 135 additions and 31 deletions

View File

@@ -87,8 +87,14 @@ const it: PartialLocaleType = {
SubTitle: "Preview markdown in bubble",
},
Mask: {
Title: "Mask Splash Screen",
SubTitle: "Show a mask splash screen before starting new chat",
Splash: {
Title: "Mask Splash Screen",
SubTitle: "Show a mask splash screen before starting new chat",
},
Builtin: {
Title: "Show Builtin Masks",
SubTitle: "Show builtin masks in mask list",
},
},
Prompt: {
Disable: {