mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-22 18:03:42 +08:00
chore: wip
This commit is contained in:
@@ -92,8 +92,9 @@ const cn = {
|
||||
return inputHints + ",/ 触发补全,: 触发命令";
|
||||
},
|
||||
Send: "发送",
|
||||
StartSpeak: "说话",
|
||||
StopSpeak: "停止",
|
||||
StartSpeak: "启用语音输入",
|
||||
CloseSpeak: "关闭语音输入",
|
||||
StopSpeak: "录音中....点击结束",
|
||||
Config: {
|
||||
Reset: "清除记忆",
|
||||
SaveAs: "存为面具",
|
||||
|
@@ -94,7 +94,8 @@ const en: LocaleType = {
|
||||
},
|
||||
Send: "Send",
|
||||
StartSpeak: "Start Speak",
|
||||
StopSpeak: "Stop Speak",
|
||||
CloseSpeak: "Stop Speak",
|
||||
StopSpeak: "Recording...",
|
||||
Config: {
|
||||
Reset: "Reset to Default",
|
||||
SaveAs: "Save as Mask",
|
||||
|
Reference in New Issue
Block a user