mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
Fix album count translation string
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user