mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 08:13:24 +08:00
支持前端使能/禁用代码折叠
This commit is contained in:
@@ -675,6 +675,11 @@ const en: LocaleType = {
|
||||
Title: "Enable Artifacts",
|
||||
SubTitle: "Can render HTML page when enable artifacts.",
|
||||
},
|
||||
CodeFold: {
|
||||
Title: "Enable CodeFold",
|
||||
SubTitle:
|
||||
"Automatically collapse/expand overly long code block when enable CodeFold",
|
||||
},
|
||||
Share: {
|
||||
Title: "Share This Mask",
|
||||
SubTitle: "Generate a link to this mask",
|
||||
|
Reference in New Issue
Block a user