Fix album count translation string

This commit is contained in:
jeffvli
2023-12-05 18:29:07 -08:00
parent b7bbba928d
commit 2ecafea759
+1 -1
View File
@@ -552,7 +552,7 @@
"column": { "column": {
"album": "album", "album": "album",
"albumArtist": "album artist", "albumArtist": "album artist",
"albumCount": "$t(entity.album_other)", "albumCount": "$t(entity.album_one)",
"artist": "$t(entity.artist_one)", "artist": "$t(entity.artist_one)",
"biography": "biography", "biography": "biography",
"bitrate": "bitrate", "bitrate": "bitrate",