mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 11:37:31 +08:00
refactor: 更新 eslint 和 prettier 配置 格式化代码
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
||||
unFavorite: '已取消收藏{name}',
|
||||
miniPlayBar: '迷你播放列',
|
||||
playbackSpeed: '播放速度',
|
||||
advancedControls: '更多設定s',
|
||||
advancedControls: '更多設定s'
|
||||
},
|
||||
eq: {
|
||||
title: '等化器',
|
||||
@@ -120,4 +120,4 @@ export default {
|
||||
clearConfirmTitle: '清空播放清單',
|
||||
clearConfirmContent: '這將清空所有播放清單中的歌曲並停止目前播放。是否繼續?'
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user