修改按键

This commit is contained in:
fuhl 2023-04-17 17:10:02 +08:00
parent 0e95504a1d
commit 62d07a19b7

View File

@ -92,7 +92,7 @@ const cn = {
FoundUpdate: (x: string) => `发现新版本:${x}`, FoundUpdate: (x: string) => `发现新版本:${x}`,
GoToUpdate: "前往更新", GoToUpdate: "前往更新",
}, },
SendKey: "发送键", SendKey: "发送键",
Theme: "主题", Theme: "主题",
TightBorder: "无边框模式", TightBorder: "无边框模式",
SendPreviewBubble: "发送预览气泡", SendPreviewBubble: "发送预览气泡",