feat: 添加mac状态栏播放按键控制功能开关

This commit is contained in:
alger
2025-05-17 14:45:39 +08:00
parent f7951ec22f
commit 2476fbd6e3
6 changed files with 25 additions and 4 deletions
+3 -1
View File
@@ -66,7 +66,9 @@ export default {
noMusicSources: 'No sources selected',
gdmusicInfo: 'GD Music Station intelligently resolves music from multiple platforms automatically',
autoPlay: 'Auto Play',
autoPlayDesc: 'Auto resume playback when reopening the app'
autoPlayDesc: 'Auto resume playback when reopening the app',
showStatusBar: "Show Status Bar",
showStatusBarContent: "You can display the music control function in your mac status bar (effective after a restart)"
},
application: {
closeAction: 'Close Action',