chore: update local

This commit is contained in:
Hk-Gosuto 2024-03-14 10:29:26 +08:00 committed by GitHub
parent 67ae58e8ce
commit 587cfbd716
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -79,8 +79,8 @@ const cn = {
return inputHints + "/ 触发补全,: 触发命令";
},
Send: "发送",
StartSpeak: "开始说话",
StopSpeak: "停止说话",
StartSpeak: "说话",
StopSpeak: "停止",
Config: {
Reset: "清除记忆",
SaveAs: "存为面具",

View File

@ -81,8 +81,8 @@ const en: LocaleType = {
return inputHints + ", / to search prompts, : to use commands";
},
Send: "Send",
StartSpeak: "Start talking",
StopSpeak: "Stop talking",
StartSpeak: "Talk",
StopSpeak: "Stop",
Config: {
Reset: "Reset to Default",
SaveAs: "Save as Mask",