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:
memorydream 2021-09-25 15:41:25 +08:00 committed by qier222
parent 8b089e6cf4
commit 17ef0e927c
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
8 changed files with 91 additions and 43 deletions

View file

@ -159,6 +159,13 @@ export default {
on: '開啟',
dynamic: '動態GPU 占用較高)',
},
closeAppOption: {
text: '關閉主面板時...',
ask: '詢問',
exit: '退出',
minimize: '最小化',
minimizeToTray: '最小化到系統列',
},
},
contextMenu: {
play: '播放',