This commit is contained in:
fishshi
2025-02-28 10:52:49 +08:00
committed by GitHub
4 changed files with 17 additions and 2 deletions

View File

@@ -211,6 +211,11 @@ const cn = {
},
SendKey: "发送键",
Theme: "主题",
ThemeOptions: {
auto: "自动",
light: "亮色",
dark: "深色",
},
TightBorder: "无边框模式",
SendPreviewBubble: {
Title: "预览气泡",