Tray icon basis

This commit is contained in:
2025-02-04 15:43:20 +08:00
parent 10ead95af9
commit efef61a8ea
15 changed files with 96 additions and 12 deletions

View File

@ -609,5 +609,8 @@
"other": "{} Source Points"
},
"aiThinkingProcess": "AI Thinking Process",
"accountSettingsApplied": "Account settings have been applied."
"accountSettingsApplied": "Account settings have been applied.",
"trayMenuShow": "Show Window",
"trayMenuHide": "Hide Window",
"trayMenuExit": "Exit"
}

View File

@ -607,5 +607,8 @@
"other": "{} 源点"
},
"aiThinkingProcess": "AI 思考过程",
"accountSettingsApplied": "帐号设置已应用。"
"accountSettingsApplied": "帐号设置已应用。",
"trayMenuShow": "显示窗口",
"trayMenuHide": "隐藏窗口",
"trayMenuExit": "退出"
}