mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-03 03:11:40 +00:00
[bugfix]: correct text for albumDetail (#376)
This commit is contained in:
parent
adc09e6bbf
commit
11af31c539
7 changed files with 7 additions and 7 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue