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}곡',
|
||||
playCount: '{count}회 재생'
|
||||
},
|
||||
tabs: {
|
||||
created: '생성',
|
||||
favorite: '즐겨찾기',
|
||||
album: '앨범'
|
||||
},
|
||||
ranking: {
|
||||
title: '음악 청취 순위',
|
||||
playCount: '{count}회'
|
||||
|
||||
Reference in New Issue
Block a user