mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 00:08:17 +08:00
feat: add setting to hide builtin masks
This commit is contained in:
@@ -87,8 +87,14 @@ const vi: PartialLocaleType = {
|
||||
SubTitle: "Xem trước nội dung markdown bằng bong bóng",
|
||||
},
|
||||
Mask: {
|
||||
Title: "Mask Splash Screen",
|
||||
SubTitle: "Chớp màn hình khi bắt đầu cuộc trò chuyện mới",
|
||||
Splash: {
|
||||
Title: "Mask Splash Screen",
|
||||
SubTitle: "Chớp màn hình khi bắt đầu cuộc trò chuyện mới",
|
||||
},
|
||||
Builtin: {
|
||||
Title: "Show Builtin Masks",
|
||||
SubTitle: "Show builtin masks in mask list",
|
||||
},
|
||||
},
|
||||
Prompt: {
|
||||
Disable: {
|
||||
|
Reference in New Issue
Block a user