[bugfix]: correct text for albumDetail (#376)

This commit is contained in:
Kendall Garner
2023-11-12 11:40:17 +00:00
committed by GitHub
parent adc09e6bbf
commit 11af31c539
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -253,7 +253,7 @@
"title": "$t(entity.albumArtist_other)"
},
"albumDetail": {
"moreFromArtist": "more from this $t(entity.genre_one)",
"moreFromArtist": "more from this $t(entity.artist_one)",
"moreFromGeneric": "more from {{item}}"
},
"albumList": {