mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-17 07:23:42 +08:00
微调样式
This commit is contained in:
@@ -112,7 +112,7 @@ const cn = {
|
||||
if (submitKey === String(SubmitKey.Enter)) {
|
||||
inputHints += ",Shift + Enter 换行";
|
||||
}
|
||||
return inputHints + ",/ 触发补全,: 触发命令";
|
||||
return inputHints + ",/ 内置提示词";
|
||||
},
|
||||
Send: "发送",
|
||||
Config: {
|
||||
|
Reference in New Issue
Block a user