[bugfix]: actually implement size column

This commit is contained in:
Kendall Garner
2024-04-01 20:53:00 -07:00
parent 6bc778fa53
commit 2854a91700
16 changed files with 50 additions and 13 deletions
+2 -1
View File
@@ -595,7 +595,8 @@
"albumArtist": "专辑艺术家",
"path": "路径",
"channels": "$t(common.channel_other)",
"discNumber": "盘"
"discNumber": "盘",
"size": "$t(common.size)"
}
}
}