mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 19:47:29 +08:00
feat: 用户页面添加收藏专辑展示
This commit is contained in:
@@ -10,6 +10,11 @@ export default {
|
||||
trackCount: '{count}首',
|
||||
playCount: '播放{count}次'
|
||||
},
|
||||
tabs: {
|
||||
created: '建立',
|
||||
favorite: '收藏',
|
||||
album: '專輯'
|
||||
},
|
||||
ranking: {
|
||||
title: '聽歌排行',
|
||||
playCount: '{count}次'
|
||||
|
||||
Reference in New Issue
Block a user