mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
[bugfix]: correct text for albumDetail (#376)
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
"removeFromQueue": "$t(action.removeFromQueue)"
|
||||
},
|
||||
"albumDetail": {
|
||||
"moreFromArtist": "więcej od $t(entity.genre_one)",
|
||||
"moreFromArtist": "więcej od $t(entity.artist_one)",
|
||||
"moreFromGeneric": "więcej od {{item}}"
|
||||
},
|
||||
"albumArtistList": {
|
||||
|
||||
Reference in New Issue
Block a user