mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 11:37:31 +08:00
feat: 用户页面添加收藏专辑展示
This commit is contained in:
@@ -10,6 +10,11 @@ export default {
|
||||
trackCount: '{count} tracks',
|
||||
playCount: 'Played {count} times'
|
||||
},
|
||||
tabs: {
|
||||
created: 'Created',
|
||||
favorite: 'Favorite',
|
||||
album: 'Album'
|
||||
},
|
||||
ranking: {
|
||||
title: 'Listening History',
|
||||
playCount: '{count} times'
|
||||
|
||||
Reference in New Issue
Block a user