mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
chore: update local
This commit is contained in:
@@ -79,8 +79,8 @@ const cn = {
|
|||||||
return inputHints + ",/ 触发补全,: 触发命令";
|
return inputHints + ",/ 触发补全,: 触发命令";
|
||||||
},
|
},
|
||||||
Send: "发送",
|
Send: "发送",
|
||||||
StartSpeak: "开始说话",
|
StartSpeak: "说话",
|
||||||
StopSpeak: "停止说话",
|
StopSpeak: "停止",
|
||||||
Config: {
|
Config: {
|
||||||
Reset: "清除记忆",
|
Reset: "清除记忆",
|
||||||
SaveAs: "存为面具",
|
SaveAs: "存为面具",
|
||||||
|
|||||||
@@ -81,8 +81,8 @@ const en: LocaleType = {
|
|||||||
return inputHints + ", / to search prompts, : to use commands";
|
return inputHints + ", / to search prompts, : to use commands";
|
||||||
},
|
},
|
||||||
Send: "Send",
|
Send: "Send",
|
||||||
StartSpeak: "Start talking",
|
StartSpeak: "Talk",
|
||||||
StopSpeak: "Stop talking",
|
StopSpeak: "Stop",
|
||||||
Config: {
|
Config: {
|
||||||
Reset: "Reset to Default",
|
Reset: "Reset to Default",
|
||||||
SaveAs: "Save as Mask",
|
SaveAs: "Save as Mask",
|
||||||
|
|||||||
Reference in New Issue
Block a user