mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-11 00:14:41 +08:00
feat: #112 add edit chat title
This commit is contained in:
@@ -19,6 +19,7 @@ const tw: LocaleType = {
|
||||
Stop: "停止",
|
||||
Retry: "重試",
|
||||
},
|
||||
Rename: "重命名對話",
|
||||
Typing: "正在輸入…",
|
||||
Input: (submitKey: string) => {
|
||||
var inputHints = `輸入訊息後,按下 ${submitKey} 鍵即可發送`;
|
||||
|
Reference in New Issue
Block a user