mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-28 02:47:22 +08:00
feat: 平板模式
This commit is contained in:
@@ -58,7 +58,9 @@ export default {
|
||||
'Changing GPU acceleration settings requires application restart to take effect',
|
||||
gpuAccelerationChangeSuccess:
|
||||
'GPU acceleration settings updated, restart application to take effect',
|
||||
gpuAccelerationChangeError: 'Failed to update GPU acceleration settings'
|
||||
gpuAccelerationChangeError: 'Failed to update GPU acceleration settings',
|
||||
tabletMode: 'Tablet Mode',
|
||||
tabletModeDesc: 'Enabling tablet mode allows using PC-style interface on mobile devices'
|
||||
},
|
||||
playback: {
|
||||
quality: 'Audio Quality',
|
||||
|
||||
Reference in New Issue
Block a user