mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
feat: more operations for close | 为关闭app操作提供更多选项 (#918)
* feat: more operations for close * remove minimizeToTray form initLocalStorage Co-authored-by: qier222 <qier222@outlook.com> Co-authored-by: qier222 <qier2222@gmail.com>
This commit is contained in:
parent
8b089e6cf4
commit
17ef0e927c
8 changed files with 91 additions and 43 deletions
|
|
@ -159,6 +159,13 @@ export default {
|
|||
on: '開啟',
|
||||
dynamic: '動態(GPU 占用較高)',
|
||||
},
|
||||
closeAppOption: {
|
||||
text: '關閉主面板時...',
|
||||
ask: '詢問',
|
||||
exit: '退出',
|
||||
minimize: '最小化',
|
||||
minimizeToTray: '最小化到系統列',
|
||||
},
|
||||
},
|
||||
contextMenu: {
|
||||
play: '播放',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue