mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 03:17:29 +08:00
feat: 在用户歌单中添加“我创建的”标签,优化获取用户歌单的逻辑
This commit is contained in:
@@ -6,6 +6,7 @@ export default {
|
||||
},
|
||||
playlist: {
|
||||
created: 'Created Playlists',
|
||||
mine: 'Mine',
|
||||
trackCount: '{count} tracks',
|
||||
playCount: 'Played {count} times'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user